From 4c56a2b63979ec1992fddc087c4660fde7d8e6c0 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 5 Feb 2013 17:30:01 -0700 Subject: [PATCH] staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG code If CONFIG_COMEDI_DEBUG is defined a macro is enabled to output some printk(KERN_REBUG ...) messages. These are just added noise. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed