diff options
-rw-r--r-- | src/mainboard/google/kahlee/bootblock/OemCustomize.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/kahlee/bootblock/OemCustomize.c b/src/mainboard/google/kahlee/bootblock/OemCustomize.c index 7d86134a07..0551184b18 100644 --- a/src/mainboard/google/kahlee/bootblock/OemCustomize.c +++ b/src/mainboard/google/kahlee/bootblock/OemCustomize.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. */ -#include <AGESA.h> #include <agesawrapper.h> -#include <PlatformMemoryConfiguration.h> static const PCIe_PORT_DESCRIPTOR PortList[] = { /* Initialize Port descriptor (PCIe port, Lanes 7:4, D2F1) for NC*/ |