From: David Brownell Date: Tue, 8 Nov 2005 04:45:20 +0000 (-0800) Subject: [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a50cc9318772e62d56f2a9172bdfda72bdacbe;p=pandora-kernel.git [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG This modifies the HCD builds to automatically "-DDEBUG" if CONFIG_USB_DEBUG is selected. It's just a minor source code cleanup, guaranteeing consistency. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed