From: Alexander Shishkin Date: Sat, 30 Mar 2013 00:46:17 +0000 (+0200) Subject: usb: chipidea: drop redundant includes X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c37bb685d8d668f00102502e753cccc426cc954;p=pandora-kernel.git usb: chipidea: drop redundant includes debug.c is carrying a lot of includes that aren't needed there, although they implicitly include the ones that are actually needed. Replace the former with the latter. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed