]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mtd/physmap.h
Merge branch 'topic/fix/hda' into for-linus
[linux-2.6-omap-h63xx.git] / include / linux / mtd / physmap.h
index 86831e3594f67f7cdf15f6d4570b69c7b6f7caa4..c8e63a5ee72e1a0cbbffc06a02a327d2c0772ed5 100644 (file)
@@ -2,8 +2,6 @@
  * For boards with physically mapped flash and using
  * drivers/mtd/maps/physmap.c mapping driver.
  *
- * $Id: physmap.h,v 1.4 2005/11/07 11:14:55 gleixner Exp $
- *
  * Copyright (C) 2003 MontaVista Software Inc.
  * Author: Jun Sun, jsun@mvista.com or jsun@junsun.net
  *
 #define __LINUX_MTD_PHYSMAP__
 
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/map.h>
 #include <linux/mtd/partitions.h>
 
+struct map_info;
+
 struct physmap_flash_data {
        unsigned int            width;
        void                    (*set_vpp)(struct map_info *, int);