[U-Boot] [PATCH 0/5] CLEANUP: Cleanup of common/ directory

Marek Vasut marek.vasut at gmail.com
Tue Oct 25 11:39:13 CEST 2011


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 <wd at denx.de>
Cc: Simon Glass <sjg at chromium.org>
Cc: Mike Frysinger <vapier at gentoo.org>

-- 
1.7.6.3



More information about the U-Boot mailing list