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:
@@ -18,6 +18,7 @@
|
||||
#ifndef DEVICE_DRAM_COMMON_H
|
||||
#define DEVICE_DRAM_COMMON_H
|
||||
|
||||
#include <console/console.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user