diff options
| author | Tom Rini <[email protected]> | 2016-02-21 07:56:16 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-02-21 07:56:16 -0500 |
| commit | 595af9db2422fa5ae734cfe615415b17a5098f34 (patch) | |
| tree | 21a9287dd2998798c2dbb1613eefc7d5f5a58159 /tools | |
| parent | 03bfc78359a2d749252b7dfdbff33898f6da0385 (diff) | |
| parent | 35c4ce5e20d3d10d1089ba336a248896faed284c (diff) | |
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/mxsboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mxsboot.c b/tools/mxsboot.c index 457f4359af9..2e720095762 100644 --- a/tools/mxsboot.c +++ b/tools/mxsboot.c @@ -7,7 +7,6 @@ * SPDX-License-Identifier: GPL-2.0+ */ -#include <endian.h> #include <fcntl.h> #include <sys/stat.h> #include <sys/types.h> |
