From: Jingoo Han Date: Fri, 6 Dec 2013 09:23:08 +0000 (+0100) Subject: EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro X-Git-Tag: v3.14-rc1~181^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba935f40979b32924824759111ed95d35469c5fa;p=pandora-kernel.git EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro Currently, there is no other bus that has something like this macro for their device ids. Thus, DEFINE_PCI_DEVICE_TABLE macro should be removed. Signed-off-by: Jingoo Han Link: http://lkml.kernel.org/r/001c01ceefb3$5724d860$056e8920$%han@samsung.com [ Boris: swap commit message with better one. ] Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed