#9: Remove usage of __DATE__ and __TIME__ macros.

a3ddf2921d
This commit is contained in:
Ole Petter Bang 2014-05-05 16:00:30 +02:00
parent 3270715fda
commit dcebce5a09

View File

@ -1992,7 +1992,6 @@ static int __init rtw_drv_entry(void)
RT_TRACE(_module_hci_intfs_c_,_drv_err_,("+rtw_drv_entry\n"));
DBG_871X(DRV_NAME " driver version=%s\n", DRIVERVERSION);
DBG_871X("build time: %s %s\n", __DATE__, __TIME__);
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24))
//console_suspend_enabled=0;