From: Namhyung Kim Date: Thu, 9 Dec 2010 16:40:27 +0000 (+0900) Subject: Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLE X-Git-Tag: v2.6.38-rc1~423^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eaa53de2d9acd9dbcf737b247a0bb0788e79fdf;p=pandora-kernel.git Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLE Convert 'const struct pci_device_id xxx[]' to 'DEFINE_PCI_DEVICE_TABLE(xxx)'. Signed-off-by: Namhyung Kim Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed