]> 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)
commita053aa95a78a41a4ef11c234bac833046389eda3
tree325c831af4c2b3a34321117f40a057f75a954e10
parentd590691a3f8c66353af619923e88fc83c163b94c
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