Index: lm-sensors/trunk/kernel/busses/i2c-i801.c
===================================================================
--- lm-sensors/trunk/kernel/busses/i2c-i801.c	(revision 537)
+++ lm-sensors/trunk/kernel/busses/i2c-i801.c	(revision 545)
@@ -41,11 +41,4 @@
 #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,1,54))
 #include <linux/bios32.h>
-#endif
-
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,1,53)
-#include <linux/init.h>
-#else
-#define __init
-#define __initdata
 #endif
 
