From: H Hartley Sweeten Date: Thu, 29 May 2014 17:35:09 +0000 (-0700) Subject: staging: comedi: adl_pci9111: remove PCI9111_HR_DEVICE_ID define X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1972 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d76fdfcc6d774c2465e90bb7aa2e5ad7d1ff08cf;p=pandora-kernel.git staging: comedi: adl_pci9111: remove PCI9111_HR_DEVICE_ID define This define is only used in the pci_device_id table and doesn't add any additional clarity to the code. Remove the define and just open code the value. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed