mb: Fix non-local header treated as local
Change-Id: Ib39305effdb00e032ca07e6d0e0d84cdf3dcf916 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29098 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
39db144743
commit
2c5652d72b
@@ -21,8 +21,8 @@
|
||||
#include <device/pci_def.h>
|
||||
#include <southbridge/amd/sb800/sb800.h>
|
||||
#include <arch/acpi.h>
|
||||
#include "SBPLATFORM.h"
|
||||
#include "OEM.h" /* SMBUS0_BASE_ADDRESS */
|
||||
#include <southbridge/amd/cimx/sb800/SBPLATFORM.h>
|
||||
#include <vendorcode/amd/cimx/sb800/OEM.h> /* SMBUS0_BASE_ADDRESS */
|
||||
#include <southbridge/amd/cimx/sb800/gpio_oem.h>
|
||||
#include "sema.h"
|
||||
|
||||
|
Reference in New Issue
Block a user