diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2020-11-15 18:39:06 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-11-16 20:40:33 +0000 |
commit | c1e8aa2f46c63a8e994f834b37e468ffa93db31b (patch) | |
tree | f27f5c99a912e7ae4306120bd12d9ae97a1192a8 /src/device | |
parent | 7e3e1ea43f6de16b3369e9bca8374bc956dfb0bf (diff) |
soc/amd/picasso/acpi.h: include missing header files
In the file uintptr_t that is defined in stdint.h and struct device that
is defined in device/device.h are used, so include them directly to
avoid having to rely on them being included in the file that includes
this header file.
Change-Id: I9893619924d45e5690a5cfc65252ace4cb7f1486
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47627
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/device')
0 files changed, 0 insertions, 0 deletions