src: Remove duplicated includes
Change-Id: If8c7e26ebd954b19bfb8766b26570c6865ad255e Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41676 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
a3b02e2818
commit
48378e1f8d
@@ -7,7 +7,6 @@
|
||||
#include <amdblocks/acpimmio.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <console/console.h>
|
||||
#include <amdblocks/acpimmio.h>
|
||||
|
||||
#include "hudson.h"
|
||||
|
||||
|
@@ -9,7 +9,6 @@
|
||||
#include <device/mmio.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <console/console.h>
|
||||
#include <amdblocks/acpimmio.h>
|
||||
|
||||
#include "hudson.h"
|
||||
#include "pci_devs.h"
|
||||
|
Reference in New Issue
Block a user