mb/ti/beaglebone: Remove unused includes

Change-Id: Ifd1096cdf3700fa24ad8e5a701f48803650767bd
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38000
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
This commit is contained in:
Elyes HAOUAS 2019-12-30 14:07:50 +01:00 committed by Patrick Georgi
parent a04dee6895
commit 73c92dac0d
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@
* GNU General Public License for more details. * GNU General Public License for more details.
*/ */
#include <types.h>
#include <armv7.h>
#include <program_loading.h> #include <program_loading.h>
#include <console/console.h> #include <console/console.h>