From: Varka Bhadram Date: Mon, 14 Jul 2014 08:39:08 +0000 (+0530) Subject: ethernet: amd: fix pci device ids X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~172^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba69a3d78e4f51e65933a86b8b107c86709bb2f5;p=pandora-kernel.git ethernet: amd: fix pci device ids Normally any device ids will be above the corresponding device driver structure. This patch moves the pci device ids and MODULE_DEVICE_TABLE() above the pci driver structure. Signed-off-by: Varka Bhadram Signed-off-by: David S. Miller --- Reading git-diff-tree failed