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 (5): GCC4.6: Squash warnings in common/usb.c GCC4.6: Squash warning in cmd_ide.c GCC4.6: Squash warning in usb_storage.c GCC4.6: Squash subsequent warnings in usb_storage.c GCC4.6: Squash undefined variable in cmd_mtdparts.c common/cmd_ide.c | 2 +- common/cmd_mtdparts.c | 2 -- common/usb.c | 21 +++++++-------------- common/usb_storage.c | 33 +++++++++++++++++---------------- 4 files changed, 25 insertions(+), 33 deletions(-) Cc: Wolfgang Denk <w...@denx.de> Cc: Simon Glass <s...@chromium.org> Cc: Mike Frysinger <vap...@gentoo.org> -- 1.7.6.3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot