commit | 5b08319f33f199fd5b3ee5360ece8b6ae2890819 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Sat Mar 30 02:46:18 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 29 20:45:44 2013 -0700 |
tree | 04ef8db01fca30df08cfa170502b02113f0caee8 | |
parent | 3c37bb685d8d668f00102502e753cccc426cc954 [diff] |
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>