X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fstaging%2Fcxt1e1%2Fpmc93x6_eeprom.c;h=62b12fb45fcc786204a10ecb1fea49effeb3aa9e;hb=c029b55af7d6b02b993e8a5add78d062da7a3940;hp=1c8dfb80e7d7f4659c89573c9319a8c670758c1d;hpb=f7ddc2b6cd880a259db338925d03bdc01f1d26c1;p=~andy%2Flinux diff --git a/drivers/staging/cxt1e1/pmc93x6_eeprom.c b/drivers/staging/cxt1e1/pmc93x6_eeprom.c index 1c8dfb80e7d..62b12fb45fc 100644 --- a/drivers/staging/cxt1e1/pmc93x6_eeprom.c +++ b/drivers/staging/cxt1e1/pmc93x6_eeprom.c @@ -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)