rt2x00: fix warning when building rt2800pci with just soc support
authorHelmut Schaa <helmut.schaa@googlemail.com>
Mon, 15 Mar 2010 16:22:26 +0000 (17:22 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Mar 2010 19:32:08 +0000 (15:32 -0400)
commitd6e36ec1d04edec73fedeea89ec8027e3d215dcb
tree30cc9b2e57e7592dfae1c4f1a8e5a90b0783c4c3
parent27ae60f8f7aac221b428422eecafddaa7aff9549
rt2x00: fix warning when building rt2800pci with just soc support

Fix compile warning "rt2800pci.c:1248: warning: 'rt2800pci_device_table'
defined but not used" when building rt2800pci with only soc support
(without pci).

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c