usb/ehci: split into multiple source files
commit0bf96f9457cdaf620bb8195a971bbdcc732ba32b
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Oct 2012 11:20:06 +0000 (30 12:20 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Nov 2012 12:10:10 +0000 (1 13:10 +0100)
treec9438dd9070c589eda4670874f630148d4f7865e
parent569c7fc8400ea3a7b13589af889003208aaae2ed
usb/ehci: split into multiple source files

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/Makefile.objs
hw/usb/hcd-ehci-pci.c [new file with mode: 0644]
hw/usb/hcd-ehci.c
hw/usb/hcd-ehci.h [new file with mode: 0644]