summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2012-10-29 14:53:18 +0000
committerTom Rini <[email protected]>2012-11-02 15:13:29 -0700
commit085b9c3a1dfa3f29cf2bb34f434be318ba313f57 (patch)
treee18d1cf6652dcbe558a48daeb4d30c088de0c0a7 /lib
parenta1b231cef634d8aaa002bcb848332785803127c8 (diff)
cmd_fdt.c: Use %p when printing pointers
When putting pointers into a format string use %p to ensure that they are printed correctly regardless of bitsize. This fixes warnings on sandbox on 64bit systems. Cc: Joe Hershberger <[email protected]> Cc: Gerald Van Baren <[email protected]> Signed-off-by: Tom Rini <[email protected]> Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions