Dear Becky Bruce, In message <[email protected]> you wrote: > Casting a pointer to a phys_addr_t when it's an unsigned long long > on a 32-bit system without first casting to a non-pointer type > generates a compiler warning. Fix this. > > Signed-off-by: Becky Bruce <[email protected]> > --- > include/asm-ppc/io.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Digital computers are themselves more complex than most things people build: They have very large numbers of states. This makes conceiving, describing, and testing them hard. Software systems have orders-of- magnitude more states than computers do. - Fred Brooks, Jr. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

