The patch titled drivers/misc/eeprom_93cx6.c: remove #include <version.h> has been removed from the -mm tree. Its filename was drivers-misc-eeprom_93cx6c-remove-include-versionh.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: drivers/misc/eeprom_93cx6.c: remove #include <version.h> From: Huang Weiyi <weiyi.huang@xxxxxxxxx> Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/misc/eeprom_93cx6.c | 1 - 1 file changed, 1 deletion(-) diff -puN drivers/misc/eeprom_93cx6.c~drivers-misc-eeprom_93cx6c-remove-include-versionh drivers/misc/eeprom_93cx6.c --- a/drivers/misc/eeprom_93cx6.c~drivers-misc-eeprom_93cx6c-remove-include-versionh +++ a/drivers/misc/eeprom_93cx6.c @@ -26,7 +26,6 @@ #include <linux/kernel.h> #include <linux/module.h> -#include <linux/version.h> #include <linux/delay.h> #include <linux/eeprom_93cx6.h> _ Patches currently in -mm which might be from weiyi.huang@xxxxxxxxx are linux-next.patch arch-m68k-bvme6000-rtcc-remove-duplicated-include.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html