]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/mtd/chips/map_rom.c
mtd: Remove obsolete <mtd/compatmac.h> include
[net-next-2.6.git] / drivers / mtd / chips / map_rom.c
index 076090a67b9088319b676ce58fc7cf82263d6a85..593f73d480d2cf9e615ced4e2e66d758e3c4f8f3 100644 (file)
@@ -13,7 +13,6 @@
 #include <linux/init.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/map.h>
-#include <linux/mtd/compatmac.h>
 
 static int maprom_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
 static int maprom_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);