]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 7 Mar 2012 14:06:32 +0000 (15:06 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 13 Mar 2012 09:15:32 +0000 (10:15 +0100)
commitafb9a60ecb391cbccfd38e6bf400ebfcf40c5d0c
tree85c52e53dc2c751c84db838d3ccdae5be00258b4
parentf1ae32a1ecda8aaff7a355c9030c0d8c363f3a70
usb: zap hw/ush-{ohic,uhci}.h + init wrappers

Remove the uhci and ohci init wrappers, which all wrapped a
pci_create_simple() one-liner.  Switch callsites to call
pci_create_simple directly.  Remove the header files where
the wrappers where declared.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
13 files changed:
hw/alpha_sys.h
hw/mips_fulong2e.c
hw/mips_malta.c
hw/pc_piix.c
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/ppc_prep.c
hw/realview.c
hw/usb-ohci.h [deleted file]
hw/usb-uhci.h [deleted file]
hw/usb/hcd-ohci.c
hw/usb/hcd-uhci.c
hw/versatilepb.c