From: Ian Abbott Date: Fri, 25 Jul 2014 09:04:57 +0000 (+0100) Subject: staging: comedi: amplc_pc236: remove PCI device ID macros X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b5e46322f1655639ae749f7f1dda1a6a5eb932;p=pandora-kernel.git staging: comedi: amplc_pc236: remove PCI device ID macros The `PCI_DEVICE_ID_AMPLICON_PCI236` macro is only used once, in the module device table, so remove it and expand the macro in the table. `The `PCI_DEVICE_ID_INVALID` macro is no longer used, so remove it. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed