mtd/drivers/mtd/maps ichxrom.c,1.6,1.7

ebiederman at lnxi.com ebiederman at lnxi.com
Wed Jul 14 14:14:11 EDT 2004


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

Modified Files:
	ichxrom.c 
Log Message:
- Remove Thaynes fat finger that kept ichxrom from compiling
  I must see if usually makes these kinds of errors :) 


Index: ichxrom.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/ichxrom.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ichxrom.c	14 Jul 2004 14:44:31 -0000	1.6
+++ ichxrom.c	14 Jul 2004 18:14:09 -0000	1.7
@@ -357,7 +357,7 @@
 	  PCI_ANY_ID, PCI_ANY_ID, },
 	{ PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ESB_1,
 	  PCI_ANY_ID, PCI_ANY_ID, },
-usual	{ 0, },
+	{ 0, },
 };
 
 MODULE_DEVICE_TABLE(pci, ichxrom_pci_tbl);





More information about the linux-mtd-cvs mailing list