tg3: Use DEFINE_PCI_DEVICE_TABLE
authorJoe Perches <joe@perches.com>
Tue, 21 Dec 2010 10:16:08 +0000 (02:16 -0800)
committerJoe Perches <joe@perches.com>
Tue, 21 Dec 2010 10:16:08 +0000 (02:16 -0800)
commit895950c2a6565d9eefda4a38b00fa28537e39fcb
treedb0a2c40c19bc28aedfe8dea88b93039f2c06f81
parentd9993be65a77f500ae926176baa264816bfe3816
tg3: Use DEFINE_PCI_DEVICE_TABLE

Moves the PCI tables to the right read-only section.

Signed-off-by: Joe Perches <joe@perches.com>
drivers/net/tg3.c