From: Alan Stern Date: Wed, 10 Oct 2012 19:07:30 +0000 (-0400) Subject: USB: EHCI: move logging macros to ehci.h X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6064aca824b81fbb788fd230c88976d84b651b1;p=pandora-kernel.git USB: EHCI: move logging macros to ehci.h In preparation for splitting the ehci-hcd driver into a core library and separate platform-specific driver modules, this patch (as1616) moves the console logging macros from ehci-dbg.c to ehci.h, where they will be available to the platform drivers. Signed-off-by: Alan Stern Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed