From: H Hartley Sweeten Date: Wed, 6 Mar 2013 22:59:20 +0000 (-0700) Subject: staging: comedi: adl_pci8164: remove PCI_DEVICE_ID_* define X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~675 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83dcad479d8b71c9046abfd38d83fcaa55e14f5c;p=pandora-kernel.git staging: comedi: adl_pci8164: remove PCI_DEVICE_ID_* define The PCI device id is only used in the device table. Remove the define and just open code the device id. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed