i2c: remove DEFINE_PCI_DEVICE_TABLE macro
authorJingoo Han <jg1.han@samsung.com>
Mon, 2 Dec 2013 23:11:20 +0000 (08:11 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 13 Mar 2014 08:44:59 +0000 (09:44 +0100)
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: Wolfram Sang <wsa@the-dreams.de>

No differences found