From: H Hartley Sweeten Date: Sat, 19 Jul 2014 00:01:21 +0000 (-0700) Subject: staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* defines X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472cd3db7b47a0720678e4c7cc1a472d2c06c218;p=pandora-kernel.git staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* defines These defines are only used once in the pci_device_id tables. Remove them and just open code the values. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed