alistair23-linux/drivers/edac
Stephen Rothwell 1b3e4c706c NULL terminate the pci_device_ids in pasemi_edac
Fixes:
drivers/edac/pasemi_edac: struct pci_device_id is 32 bytes.  The last of 1 is:
0x00 0x00 0x19 0x59 0x00 0x00 0xa0 0x0a 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
FATAL: drivers/edac/pasemi_edac: struct pci_device_id is not terminated with a NULL entry!

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:56 -07:00
..
amd76x_edac.c
e7xxx_edac.c
e752x_edac.c drivers/edac: fix e752x correct return code 2007-09-11 17:21:19 -07:00
edac_core.h define global BIT macro 2007-10-19 11:53:42 -07:00
edac_device.c
edac_device_sysfs.c
edac_mc.c
edac_mc_sysfs.c Drivers: clean up direct setting of the name of a kset 2007-10-12 14:51:02 -07:00
edac_module.c
edac_module.h
edac_pci.c
edac_pci_sysfs.c
edac_stub.c
i3000_edac.c
i5000_edac.c
i82443bxgx_edac.c
i82860_edac.c
i82875p_edac.c
i82975x_edac.c
Kconfig
Makefile
pasemi_edac.c NULL terminate the pci_device_ids in pasemi_edac 2007-10-19 11:53:56 -07:00
r82600_edac.c