From: H Hartley Sweeten Date: Tue, 14 May 2013 20:30:30 +0000 (-0700) Subject: staging: comedi: usbduxfast: remove some unused defines X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f210c0cc3967452db2b98e94b20ef4ab38e6966;p=pandora-kernel.git staging: comedi: usbduxfast: remove some unused defines Now that the private data is kzalloc'ed when the device is attached, the NUMUSBDUXFAST define is not used. Remove it. The SUBDEV_AD define is only used when setting up the subdevice. Remove it 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