]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro
authorJingoo Han <jg1.han@samsung.com>
Mon, 2 Dec 2013 23:00:27 +0000 (08:00 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Dec 2013 20:35:27 +0000 (15:35 -0500)
commit370823745a13c90df2a7825855df097573658259
tree325c831af4c2b3a34321117f40a057f75a954e10
parent19bfd69df3ab10768d5c2b2cd7d4ae5e0393a352
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro

Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
is not preferred.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/host_pci.c