From: Ian Abbott Date: Tue, 21 Apr 2015 12:18:11 +0000 (+0100) Subject: staging: comedi: move COMEDI_SRF_... macros to "comedi_fops.c" X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~960 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb340acaca5eea5f87a4a1b037a32e257d8509b5;p=pandora-kernel.git staging: comedi: move COMEDI_SRF_... macros to "comedi_fops.c" The `COMEDI_SRF_...` macros define flag combinations in the `runflags` member of `struct comedi_subdevice`. They are only used directly in "comedi_fops.c", so move them to there. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed