]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/mtd/chips/chipreg.c
mtd: Remove obsolete <mtd/compatmac.h> include
[net-next-2.6.git] / drivers / mtd / chips / chipreg.c
index 2174c97549f0e868290799970d71697560bdf4bb..da1f96f385c70b695f6e52696cc91b3bf6833948 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: chipreg.c,v 1.17 2004/11/16 18:29:00 dwmw2 Exp $
- *
  * Registration for chip drivers
  *
  */
@@ -12,7 +10,6 @@
 #include <linux/slab.h>
 #include <linux/mtd/map.h>
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/compatmac.h>
 
 static DEFINE_SPINLOCK(chip_drvs_lock);
 static LIST_HEAD(chip_drvs_list);