linux_dsm_epyc7002/drivers/usb/chipidea
Alexander Shishkin 5b08319f33 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>
2013-03-29 20:45:44 -07:00
..
bits.h usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
ci13xxx_imx.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
ci13xxx_imx.h USB: chipidea: ci13xxx_imx: Remove sparse warning 2013-01-30 00:17:39 -05:00
ci13xxx_msm.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
ci13xxx_pci.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
ci.h USB: chipidea: add vbus detect for udc 2012-09-12 11:20:38 -07:00
core.c drivers/usb/chipidea/core.c: adjust duplicate test 2013-01-21 13:15:31 -08:00
debug.c usb: chipidea: drop redundant includes 2013-03-29 20:45:44 -07:00
debug.h usb: chipidea: split the driver code into units 2012-05-11 16:49:51 -07:00
host.c usb: chipidea: Allow disabling streaming not only in udc mode 2013-01-11 16:01:07 -08:00
host.h usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
Kconfig USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver 2012-11-02 10:03:50 -07:00
Makefile USB: chipidea: add -DDEBUG if debugging is enabled 2012-09-12 11:20:38 -07:00
udc.c usb: chipidea: trim include list in udc code 2013-03-29 20:45:44 -07:00
udc.h usb: chipidea: use generic map/unmap routines 2012-05-11 16:59:35 -07:00
usbmisc_imx6q.c usb: chipidea: usbmisc_imx6q: Staticize usbmisc_imx6q_drv_init/exit() 2013-03-15 11:24:55 -07:00