diff options
author | Dirk Behme <dirk.behme@googlemail.com> | 2010-11-21 20:19:34 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-11-28 12:41:53 +0100 |
commit | 71ae5f7a3fde5958c116dc75097ca77faa947ac4 (patch) | |
tree | 66fd665a7cdd4c21384e1a0f9644acb17c965b53 /include/MCD_progCheck.h | |
parent | 30f305c975eb530c7b04999d5f1f66664cbfb0d5 (diff) | |
download | u-boot-imx-71ae5f7a3fde5958c116dc75097ca77faa947ac4.zip u-boot-imx-71ae5f7a3fde5958c116dc75097ca77faa947ac4.tar.gz u-boot-imx-71ae5f7a3fde5958c116dc75097ca77faa947ac4.tar.bz2 |
Fix compiler warning in fdt_support.c
Fix compiler warning
fdt_support.c: In function 'of_bus_default_count_cells':
fdt_support.c:957: warning: passing argument 1 of '__swab32p' discards qualifiers from pointer target type
fdt_support.c:965: warning: passing argument 1 of '__swab32p' discards qualifiers from pointer target type
be32_to_cpup() expects an 'u32 *' while prop is 'const u32 *'.
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
Diffstat (limited to 'include/MCD_progCheck.h')
0 files changed, 0 insertions, 0 deletions