From: Michal Piotrowski Signed-off-by: Michal Piotrowski Cc: David Woodhouse Signed-off-by: Andrew Morton --- drivers/mtd/nand/au1550nd.c | 11 ----------- 1 files changed, 11 deletions(-) diff -puN drivers/mtd/nand/au1550nd.c~drivers-mtd-nand-au1550ndc-removal-of-old-code drivers/mtd/nand/au1550nd.c --- a/drivers/mtd/nand/au1550nd.c~drivers-mtd-nand-au1550ndc-removal-of-old-code +++ a/drivers/mtd/nand/au1550nd.c @@ -21,18 +21,7 @@ #include #include -/* fixme: this is ugly */ -#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 0) #include -#else -#include -#ifdef CONFIG_MIPS_PB1550 -#include -#endif -#ifdef CONFIG_MIPS_DB1550 -#include -#endif -#endif /* * MTD structure for NAND controller _