mtd/drivers/mtd/maps pb1xxx-flash.c,1.12,1.13

ppopov at infradead.org ppopov at infradead.org
Sun Sep 26 03:33:04 EDT 2004


Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv16846/drivers/mtd/maps

Modified Files:
	pb1xxx-flash.c 
Log Message:
Removed unnecessary au1000.h include file.


Index: pb1xxx-flash.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/pb1xxx-flash.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pb1xxx-flash.c	16 Sep 2004 23:27:13 -0000	1.12
+++ pb1xxx-flash.c	26 Sep 2004 07:33:01 -0000	1.13
@@ -17,7 +17,6 @@
 #include <linux/mtd/partitions.h>
 
 #include <asm/io.h>
-#include <asm/au1000.h>
 
 #ifdef 	DEBUG_RW
 #define	DBG(x...)	printk(x)





More information about the linux-mtd-cvs mailing list