[U-Boot] [PATCH 0/4] CLEANUP: Cleanup of include/ directory

Marek Vasut marek.vasut at gmail.com
Tue Oct 25 11:40:56 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 (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 <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