]> git.baikalelectronics.ru Git - kernel.git/commit
leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macro
authorJingoo Han <jg1.han@samsung.com>
Wed, 26 Feb 2014 05:10:51 +0000 (21:10 -0800)
committerBryan Wu <cooloney@gmail.com>
Thu, 27 Feb 2014 18:17:14 +0000 (10:17 -0800)
commit25a51635b32fbf905b37d692861235e740896604
tree2389d78f37268fda3a0fd9f95ef39283031b9b67
parent73eb0a7cbc175e16973a641da3f620466dc41981
leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macro

Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
is deprecated.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/leds-ss4200.c