Thread (5 messages) 5 messages, 3 authors, 2008-01-31

Re: [git patches] net driver fixes

From: Francois Romieu <romieu@fr.zoreil.com>
Date: 2008-01-30 23:04:54
Also in: lkml

Sam Ravnborg [off-list ref] :
[...]
quoted
-static struct pci_device_id sis190_pci_tbl[] __devinitdata = {
+static struct pci_device_id sis190_pci_tbl[] = {
 	{ PCI_DEVICE(PCI_VENDOR_ID_SI, 0x0190), 0, 0, 0 },
 	{ PCI_DEVICE(PCI_VENDOR_ID_SI, 0x0191), 0, 0, 1 },
 	{ 0, },
The __devinitdata is OK, it is the following _devinitdata that had
to be _devinitconst.
Strangely enough, removing the devinitdata from the sis190_pci_tbl
silents the error message here. Do you have an explanation ?

-- 
Ueimor
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help