From 32d878a285250fd30acda57033a9e51e77ab50a3 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 20 Jun 2014 11:10:22 -0700 Subject: [PATCH] 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-format-patch failed