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 1e96220a56.

Remove duplicated vxworks.h header.
The same change was done by
"ARM: prevent compiler warnings from bootm.c"
(sha1: 8d196e52b5)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
master
Michal Simek 10 years ago committed by Tom Rini
parent 9906090f52
commit f888cf5d94
  1. 1
      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>

Loading…
Cancel
Save