On Tue, 12 Nov 2013 [email protected] wrote:

> From: Oliver Neukum <[email protected]>
> 
> There's no reason to leave out the debugfs files
> under normal conditions.
> 
> Signed-off-by: Oliver Neukum <[email protected]>
> ---
>  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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to