usb: chipidea: trim include list in udc code
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Sat, 30 Mar 2013 00:46:18 +0000 (02:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Mar 2013 03:45:44 +0000 (20:45 -0700)
commit5b08319f33f199fd5b3ee5360ece8b6ae2890819
tree04ef8db01fca30df08cfa170502b02113f0caee8
parent3c37bb685d8d668f00102502e753cccc426cc954
usb: chipidea: trim include list in udc code

Some headers included in udc core code are not actually needed, remove
them and add irqreturn.h, which was implicitly included via irq.h.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/udc.c