From f888cf5d942e63f29322cd21c00f11663fbf303a Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 11 Nov 2014 15:45:36 +0100 Subject: Revert "lib: bootm: add missing include" This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. This reverts commit 1e96220a5687efae2aed45ce56e143336c40d0a7. Remove duplicated vxworks.h header. The same change was done by "ARM: prevent compiler warnings from bootm.c" (sha1: 8d196e52b58d1e50a80c2f5067b201cda521c75c) Signed-off-by: Michal Simek --- arch/arm/lib/bootm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/lib/bootm.c b/arch/arm/lib/bootm.c index cdb1975105..4949d573af 100644 --- a/arch/arm/lib/bootm.c +++ b/arch/arm/lib/bootm.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.1