diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-05-01 04:13:05 -0400 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-05-03 23:33:43 +0200 |
commit | fa956fde60b7ec4dd66bd62f9910fd341b5049a1 (patch) | |
tree | cbd40a8c1d8fa8dd3c431c26e9ab4e0b9b840f2c /include/asm-arm/io.h | |
parent | 8e90cd0447a0f0ccf529ef86f0e6b56187d3b82a (diff) | |
download | u-boot-imx-fa956fde60b7ec4dd66bd62f9910fd341b5049a1.zip u-boot-imx-fa956fde60b7ec4dd66bd62f9910fd341b5049a1.tar.gz u-boot-imx-fa956fde60b7ec4dd66bd62f9910fd341b5049a1.tar.bz2 |
mkimage: make mmap() checks consistent
The mmap() related code is full of inconsistent casts/constants when
it comes to error checking, and may break when building on some
systems (like ones that do not implicitly define the caddr_t type).
Let's just avoid the whole mess by writing the code nice and clean in
the first place.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/asm-arm/io.h')
0 files changed, 0 insertions, 0 deletions