From: Michal Simek Date: Tue, 11 Nov 2014 14:45:36 +0000 (+0100) Subject: Revert "lib: bootm: add missing include" X-Git-Tag: v2015.01-rc2~92 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f888cf5d942e63f29322cd21c00f11663fbf303a;p=platform%2Fkernel%2Fu-boot.git 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 --- diff --git a/arch/arm/lib/bootm.c b/arch/arm/lib/bootm.c index cdb1975..4949d57 100644 --- a/arch/arm/lib/bootm.c +++ b/arch/arm/lib/bootm.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include