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

@ -14,7 +14,6 @@
* GNU General Public License for more details.
*/
#include <console/console.h>
#include <device/pci.h>
#include <intelblocks/lpc_lib.h>
#include <intelblocks/rtc.h>