OSDN Git Service

usb: chipidea: drop redundant includes
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Sat, 30 Mar 2013 00:46:17 +0000 (02:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Mar 2013 03:45:44 +0000 (20:45 -0700)
commit3c37bb685d8d668f00102502e753cccc426cc954
tree3ae5222aba5323c906bf684ec50a35705c458106
parent4f48203881ce947a0cbd8ae7b1a1a1b04aaa3766
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 <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/debug.c