src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Change-Id: I0c965e598e260ff8129aa07fb9fc5bf6e784e1d8 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36057 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <device/mmio.h>
|
||||
#include <console/console.h>
|
||||
#include <delay.h>
|
||||
#include <soc/dsi.h>
|
||||
#include <soc/pll.h>
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define SOC_MEDIATEK_MT8183_SPM_H
|
||||
|
||||
#include <arch/barrier.h>
|
||||
#include <console/console.h>
|
||||
#include <soc/addressmap.h>
|
||||
#include <stdint.h>
|
||||
#include <types.h>
|
||||
|
Reference in New Issue
Block a user