diff options
author | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2020-03-19 14:52:03 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-03-25 10:44:30 +0000 |
commit | 2e4bc06b49b413d7524d748cc1626b1737dfd7d1 (patch) | |
tree | cb8211d25491f76164d33395547480b598e53992 /src/drivers/net | |
parent | 9550e97304ecc1c1b6271d50ea089c82b9a82946 (diff) |
drivers/usb/acpi: Add needed #include file
The chip.h for this driver was updated to add a reset GPIO, but did
not add the required #include of <arch/acpi_device.h>. This likely
still compiled because other chip.h files included before it may have
included it themselves.
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I13200f7347fd17739a377e8ad0906ab7e5d6ae1b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39677
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/net')
0 files changed, 0 insertions, 0 deletions