HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38000 ) Change subject: mb/ti/beaglebone: Remove unused includes ...................................................................... mb/ti/beaglebone: Remove unused includes Change-Id: Ifd1096cdf3700fa24ad8e5a701f48803650767bd Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> --- M src/mainboard/ti/beaglebone/romstage.c 1 file changed, 0 insertions(+), 4 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/38000/1 diff --git a/src/mainboard/ti/beaglebone/romstage.c b/src/mainboard/ti/beaglebone/romstage.c index e809ce4..cbae566 100644 --- a/src/mainboard/ti/beaglebone/romstage.c +++ b/src/mainboard/ti/beaglebone/romstage.c @@ -13,10 +13,6 @@ * GNU General Public License for more details. */ -#include <types.h> - -#include <armv7.h> - #include <program_loading.h> #include <console/console.h> -- To view, visit https://review.coreboot.org/c/coreboot/+/38000 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Ifd1096cdf3700fa24ad8e5a701f48803650767bd Gerrit-Change-Number: 38000 Gerrit-PatchSet: 1 Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> Gerrit-MessageType: newchange