mtd/include/linux/mtd gen_probe.h,1.2,1.3
David Woodhouse
dwmw2 at infradead.org
Wed Oct 20 18:10:36 EDT 2004
Update of /home/cvs/mtd/include/linux/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv26615
Modified Files:
gen_probe.h
Log Message:
merge from 2.6.9 -- change asm/bitops.h to linux/bitops.h
Index: gen_probe.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/mtd/gen_probe.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gen_probe.h 8 Nov 2003 00:51:21 -0000 1.2
+++ gen_probe.h 20 Oct 2004 22:10:33 -0000 1.3
@@ -10,7 +10,7 @@
#include <linux/mtd/flashchip.h>
#include <linux/mtd/map.h>
#include <linux/mtd/cfi.h>
-#include <asm/bitops.h>
+#include <linux/bitops.h>
struct chip_probe {
char *name;
More information about the linux-mtd-cvs
mailing list