Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLE
commit6f475b71605c7ebf6f5b06b8e4dc58f672b4f9b5
authorNamhyung Kim <namhyung@gmail.com>
Thu, 9 Dec 2010 16:40:25 +0000 (10 01:40 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 10 Dec 2010 00:29:48 +0000 (9 16:29 -0800)
tree87f6801c9ebda20e9b9554305c35a2866727b177
parent5eaa53de2d9acd9dbcf737b247a0bb0788e79fdf
Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLE

Convert 'const struct pci_device_id xxx[]' to 'DEFINE_PCI_DEVICE_TABLE(xxx)'.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sm7xx/smtcfb.c