]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: remove DEFINE_PCI_DEVICE_TABLE macro
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 May 2014 05:59:36 +0000 (14:59 +0900)
committerVinod Koul <vinod.koul@intel.com>
Wed, 21 May 2014 05:46:18 +0000 (11:16 +0530)
commit7587821d3d0812fde4799657aa6d32a57d655bcd
tree84ffa2089d00d6f0d87bc9d12118fd433ef6b090
parent673d377345d69464929a1a70c778be830fa58143
dma: 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>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/pci.c
drivers/dma/pch_dma.c