From: H Hartley Sweeten Date: Thu, 20 Nov 2014 22:10:47 +0000 (-0700) Subject: staging: comedi: adv_pci1724: remove NUM_AO_CHANNELS define X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21cdf8f43b85a9e6c9905dbeb401e4a4d1c8a6c3;p=pandora-kernel.git staging: comedi: adv_pci1724: remove NUM_AO_CHANNELS define This define is now only used to set each of the subdevice 'n_chan'. For clarity, remove the define and 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