mb/siemens/mc_apl1/variants/mc_apl2/mainboard.c: Clean includes

Change-Id: I14ec7d6faa20542707a1b6041e1ce358ce4a537a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50204
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Elyes HAOUAS 2021-02-01 21:36:53 +01:00 committed by Kyösti Mälkki
parent ff251d21d0
commit 485a83f1f3
1 changed files with 1 additions and 5 deletions

View File

@ -1,14 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <bootstate.h>
#include <device/pci_def.h>
#include <device/pci_ids.h>
#include <device/pci_ops.h>
#include <hwilib.h>
#include <intelblocks/lpc_lib.h>
#include <device/device.h>
#include <baseboard/variants.h>
#include <soc/pci_devs.h>
#include <types.h>
void variant_mainboard_final(void)
{