diff options
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt61pci.c')
-rw-r--r-- | drivers/net/wireless/rt2x00/rt61pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/rt2x00/rt61pci.c b/drivers/net/wireless/rt2x00/rt61pci.c index 9048a9cbe52c..819455009fe4 100644 --- a/drivers/net/wireless/rt2x00/rt61pci.c +++ b/drivers/net/wireless/rt2x00/rt61pci.c | |||
@@ -3075,7 +3075,7 @@ static const struct rt2x00_ops rt61pci_ops = { | |||
3075 | /* | 3075 | /* |
3076 | * RT61pci module information. | 3076 | * RT61pci module information. |
3077 | */ | 3077 | */ |
3078 | static DEFINE_PCI_DEVICE_TABLE(rt61pci_device_table) = { | 3078 | static const struct pci_device_id rt61pci_device_table[] = { |
3079 | /* RT2561s */ | 3079 | /* RT2561s */ |
3080 | { PCI_DEVICE(0x1814, 0x0301) }, | 3080 | { PCI_DEVICE(0x1814, 0x0301) }, |
3081 | /* RT2561 v2 */ | 3081 | /* RT2561 v2 */ |