drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE
authorJoe Perches <joe@perches.com>
Thu, 14 Oct 2010 09:55:50 +0000 (09:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Oct 2010 20:50:50 +0000 (13:50 -0700)
commit7fc4463309faa087f5e41569a987d43b1d71b982
tree00a827e7256991b639e74b98d86607b3418e3e47
parent8e602ce2980fd6941dc0d3dda12e5095e8206f34
drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE

Use the standard macro to put this table in __devinitconst.

Compiled, untested.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pch_gbe/pch_gbe_main.c