[U-Boot] [PATCH] Revert lib: bootm: add missing include

2014-11-11 Thread Michal Simek
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 michal.si...@xilinx.com
---

 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 cdb197510588..4949d573af8c 100644
--- a/arch/arm/lib/bootm.c
+++ b/arch/arm/lib/bootm.c
@@ -15,7 +15,6 @@
 #include common.h
 #include command.h
 #include image.h
-#include vxworks.h
 #include u-boot/zlib.h
 #include asm/byteorder.h
 #include libfdt.h
--
1.8.2.3



pgpre6fYBwczX.pgp
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] Revert lib: bootm: add missing include

2014-11-11 Thread Tom Rini
On Tue, Nov 11, 2014 at 03:45:36PM +0100, Michal Simek wrote:

 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 michal.si...@xilinx.com

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot