On Tue, 12 Nov 2013 oliver@xxxxxxxxxx wrote: > From: Oliver Neukum <oneukum@xxxxxxx> > > There's no reason to leave out the debugfs files > under normal conditions. > > Signed-off-by: Oliver Neukum <oneukum@xxxxxxx> > --- > drivers/usb/host/ohci-dbg.c | 10 +--------- > 1 file changed, 1 insertion(+), 9 deletions(-) This patch should also get rid of the definition of STUB_DEBUG_FILES in ohci.h and the corresponding test in ohci-dbg.c. Otherwise you might end up building all the code to populate the debugfs files but leaving out the code to register them! Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html