+0
−1
+4
−3
+1
−2
+1
−3
+1
−2
Loading
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>