From: H Hartley Sweeten Date: Mon, 3 Mar 2014 23:47:35 +0000 (-0700) Subject: staging: comedi: ke_counter: remove CNT_CARD_DEVICE_ID X-Git-Tag: v3.15-rc1~139^2~741 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fff5ac61d0e937bfb5bf3d142a4d42f94dc1bf0;p=pandora-kernel.git staging: comedi: ke_counter: remove CNT_CARD_DEVICE_ID This define is only used in the pci_device_id table and does not add any significant clarity to the code. Remove the define and just open code the value. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed