From: H Hartley Sweeten Date: Fri, 20 Jun 2014 18:10:22 +0000 (-0700) Subject: staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS defines X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32d878a285250fd30acda57033a9e51e77ab50a3;p=pandora-kernel.git staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS defines These defines are only used in the request_irq() calls. Remove them and just 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