From: Greg Kroah-Hartman Date: Fri, 18 Jul 2014 23:58:07 +0000 (-0700) Subject: pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0178a7a54d408d2c5b7bbe7eee9450bffbec0989;p=pandora-kernel.git pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage It's not needed, just use the "real" structure definition instead. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed