usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macro
authorJingoo Han <jg1.han@samsung.com>
Thu, 28 Nov 2013 05:16:09 +0000 (14:16 +0900)
committerFelipe Balbi <balbi@ti.com>
Fri, 6 Dec 2013 19:47:03 +0000 (13:47 -0600)
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: Felipe Balbi <balbi@ti.com>

No differences found