src: Remove unused 'include <symbols.h>'

Change-Id: Ica355292eeda9c386b49db97f021566d52943d40
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41673
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2020-05-23 10:15:39 +02:00
committed by Patrick Georgi
parent 9ffef56c45
commit a3b02e2818
4 changed files with 0 additions and 4 deletions

View File

@@ -4,7 +4,6 @@
#include <console/console.h>
#include <delay.h>
#include <device/i2c_simple.h>
#include <symbols.h>
#include <device/mmio.h>
#include <soc/addressmap.h>
#include <soc/i2c.h>