scripts: use "compiler.h" endianness helpers
<endian.h> may not exist on other systems, don't include it
directly, but include "compiler.h", which either includes
it or provides a suitable alternative if possible.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d3af2e6 commit caf5b9f13d9d1ea6461cfa82276c0546b213adf8
@Ahmad Fatoum Ahmad Fatoum authored on 27 May 2019
Sascha Hauer committed on 28 May 2019
Showing 2 changed files
View
scripts/fix_size.c
View
scripts/imx/imx-image.c