src: Remove unneeded include <cbmem.h>
Change-Id: I89e03b6def5c78415bf73baba55941953a70d8de Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29302 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
55d6238fa6
commit
8a5283ab1b
@@ -23,7 +23,6 @@
|
||||
#include <device/device.h>
|
||||
#include <device/pci.h>
|
||||
#include <device/pci_ids.h>
|
||||
#include <cbmem.h>
|
||||
#include "x4x.h"
|
||||
|
||||
unsigned long acpi_fill_mcfg(unsigned long current)
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#endif
|
||||
#include <pc80/mc146818rtc.h>
|
||||
#include "x4x.h"
|
||||
#include <cbmem.h>
|
||||
#include <console/console.h>
|
||||
#include <halt.h>
|
||||
#include <romstage_handoff.h>
|
||||
|
Reference in New Issue
Block a user