]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/cxt1e1/pmc93x6_eeprom.c
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux...
[~andy/linux] / drivers / staging / cxt1e1 / pmc93x6_eeprom.c
index 1c8dfb80e7d7f4659c89573c9319a8c670758c1d..62b12fb45fcc786204a10ecb1fea49effeb3aa9e 100644 (file)
@@ -500,11 +500,7 @@ pmc_init_seeprom (u_int32_t addr, u_int32_t serialNum)
     time_t      createTime;
     int         i;
 
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
-    createTime = CURRENT_TIME;
-#else
     createTime = get_seconds ();
-#endif
 
     /* use template data */
     for (i = 0; i < sizeof (FLD_TYPE2); ++i)