mtd/drivers/mtd/chips jedec_probe.c,1.34,1.35
Thayne Harbaugh
tharbaugh at lnxi.com
Wed Oct 22 14:42:44 EDT 2003
Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv28400/drivers/mtd/chips
Modified Files:
jedec_probe.c
Log Message:
Remove cruft - struct amd_flash_info.InterfaceDesc.
Index: jedec_probe.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/jedec_probe.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- jedec_probe.c 21 Oct 2003 13:54:19 -0000 1.34
+++ jedec_probe.c 22 Oct 2003 18:42:41 -0000 1.35
@@ -216,7 +216,6 @@
const __u16 dev_id;
const char *name;
const int DevSize;
- const int InterfaceDesc;
const int NumEraseRegions;
const int CmdSet;
const __u8 uaddr[4]; /* unlock addrs for 8, 16, 32, 64 */
More information about the linux-mtd-cvs
mailing list