diff options
author | Jerry Van Baren <gvb.uboot@gmail.com> | 2008-11-24 08:15:02 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-12-10 00:59:15 +0100 |
commit | 97a24a78ee6f34b89b821cb70eda1cf34aa11d97 (patch) | |
tree | 3ed5060c96a552623c7cf6268f27cf1bff0d98e3 /board/freescale/mpc8313erdb | |
parent | 1fc2b165c51d6f40c8d505f1b3eaefdb6599b17b (diff) | |
download | u-boot-imx-97a24a78ee6f34b89b821cb70eda1cf34aa11d97.zip u-boot-imx-97a24a78ee6f34b89b821cb70eda1cf34aa11d97.tar.gz u-boot-imx-97a24a78ee6f34b89b821cb70eda1cf34aa11d97.tar.bz2 |
libfdt: Fix redefined uintptr_t warning for USE_HOSTCC
Compiling U-Boot in an old OS environment (RedHat-7.3 :-) gives the
following warnings from FDT:
include/libfdt_env.h:50: warning: redefinition of 'uintptr_t'
/usr/include/stdint.h:129: warning: 'uintptr_t' previously declared here
Fix: Protect the definition of uintptr_t when compiling on the host
system.
Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
Diffstat (limited to 'board/freescale/mpc8313erdb')
0 files changed, 0 insertions, 0 deletions