From: H Hartley Sweeten Date: Tue, 4 Jun 2013 02:03:29 +0000 (-0700) Subject: staging: comedi: pcmda12: remove 'BITS' define X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83bb524d5f8fb9487e9e294835651f518f791748;p=pandora-kernel.git staging: comedi: pcmda12: remove 'BITS' define 'BITS' is a pretty generic name for a define. It's only used in the board attach to set the subdevice 'maxdata' so instead of renaming the define just open code the value and remove the define. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed