coreboot-kgpe-d16/src/drivers/usb
Kyösti Mälkki f1b58b7835 device/pci: Fix PCI accessor headers
PCI config accessors are no longer indirectly included
from <arch/io.h> use <device/pci_ops.h> instead.

Change-Id: I2adf46430a33bc52ef69d1bf7dca4655fc8475bd
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31675
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2019-03-01 20:32:15 +00:00
..
acpi src/drivers: Remove needless '&' on function pointers 2019-01-23 14:43:49 +00:00
console.c
ehci.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
ehci_debug.c usbdebug: Use fixed size field 2019-02-02 23:48:53 +00:00
ehci_debug.h usbdebug: Use fixed size field 2019-02-02 23:48:53 +00:00
gadget.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
Kconfig usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
Makefile.inc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
pci_ehci.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
usb_ch9.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00