kernel: drop outdated kernel version switches for local code
[openwrt/openwrt.git] / package / kernel / rtc-rv5c386a / src / rtc.c
index 96dc56eb36f500dc308584e1b52eee2e3860e229..0c00c41f96fc1e9a77d6d178d610b8fd962bf581 100644 (file)
@@ -57,9 +57,6 @@
 #include <linux/uaccess.h>
 
 #include <asm/current.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0)
-#include <asm/system.h>
-#endif
 
 #include <bcm47xx.h>
 #include <linux/bcm47xx_nvram.h>