This series fixes the warnings generated by new debug() macro implementation, which will be merged after this series. This series fixes the problems before the macro is reworked to avoid smooth transition. Most of the problems fixed by this series are printf() formating related problems.
Marek Vasut (4): GCC4.6: Squash warning in cmd_date.c RFT GCC4.6: Fix muas3001 and IDS8247 GCC4.6: Squash GTREADREG related errors GCC4.6: Squash warning in lcd.c include/configs/IDS8247.h | 4 ++++ include/configs/PCIPPC2.h | 4 ++++ include/configs/PCIPPC6.h | 4 ++++ include/configs/mpc7448hpc2.h | 4 ++++ include/configs/muas3001.h | 4 ++++ include/configs/p3mx.h | 4 ++++ include/configs/ppmc7xx.h | 4 ++++ include/i2c.h | 32 +++++++++++++++++++++++--------- include/lcd.h | 4 ++-- 9 files changed, 53 insertions(+), 11 deletions(-) Cc: Wolfgang Denk <[email protected]> Cc: Simon Glass <[email protected]> Cc: Mike Frysinger <[email protected]> -- 1.7.6.3 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

