mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
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 commit1e96220a56
. 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>
This commit is contained in:
parent
9906090f52
commit
f888cf5d94
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue