mtd/include/linux/mtd map.h,1.33,1.34
David Woodhouse
dwmw2 at infradead.org
Wed May 28 08:42:25 EDT 2003
Update of /home/cvs/mtd/include/linux/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv30884
Modified Files:
map.h
Log Message:
Include system.h for mb()
Index: map.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/mtd/map.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- map.h 21 May 2003 15:15:02 -0000 1.33
+++ map.h 28 May 2003 12:42:22 -0000 1.34
@@ -8,6 +8,7 @@
#include <linux/config.h>
#include <linux/types.h>
#include <linux/list.h>
+#include <asm/system.h>
#include <asm/io.h>
/* The map stuff is very simple. You fill in your struct map_info with
More information about the linux-mtd-cvs
mailing list