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:
Elyes HAOUAS
2019-10-20 19:39:20 +02:00
committed by Felix Held
parent 749c395f93
commit bec78e32d6
26 changed files with 1 additions and 25 deletions

View File

@@ -18,6 +18,7 @@
#ifndef DEVICE_DRAM_COMMON_H
#define DEVICE_DRAM_COMMON_H
#include <console/console.h>
#include <stdint.h>
/**