From 055ace5e26d2459e472419c5785b88564b7df79a Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 26 Nov 2013 10:21:12 -0700 Subject: [PATCH] staging: comedi: ni_pcidio: remove DEBUG_FLAGS define and code The DEBUG_FLAGS define enables some development code that outputs interrupt flags and status information in the interrupt handler. This information is just added noise. Remove it. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed