mtd/drivers/mtd ftl.c,1.44,1.45

David Woodhouse dwmw2 at infradead.org
Fri Jan 24 18:31:30 EST 2003


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

Modified Files:
	ftl.c 
Log Message:
Remove stdarg.h


Index: ftl.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/ftl.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ftl.c	24 Jan 2003 13:02:56 -0000	1.44
+++ ftl.c	24 Jan 2003 23:31:27 -0000	1.45
@@ -70,7 +70,6 @@
 #include <linux/fs.h>
 #include <linux/ioctl.h>
 #include <linux/hdreg.h>
-#include <stdarg.h>
 
 #if (LINUX_VERSION_CODE >= 0x20100)
 #include <linux/vmalloc.h>





More information about the linux-mtd-cvs mailing list