From 907cc5ab01a1c578392e4d8404d763467e591a5e Mon Sep 17 00:00:00 2001 From: Felix Held Date: Fri, 17 Dec 2021 18:51:21 +0100 Subject: mb/amd/gardenia,padmelon;mb/google/kahlee: use full path of SoC's chip.h This is taken from CB:41355 Signed-off-by: Aaron Durbin Signed-off-by: Felix Held Change-Id: I10a18efb92ac0c3cad31044156e32aa6afe1d4d1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/60198 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/amd/padmelon/OemCustomize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/padmelon') diff --git a/src/mainboard/amd/padmelon/OemCustomize.c b/src/mainboard/amd/padmelon/OemCustomize.c index 7ea46f8359..e65f750cd5 100644 --- a/src/mainboard/amd/padmelon/OemCustomize.c +++ b/src/mainboard/amd/padmelon/OemCustomize.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include +#include #include #define DIMMS_PER_CHANNEL 1 -- cgit v1.2.3