Hi Daniel, > -----Original Message----- > From: Daniel Gorsulowski [mailto:[email protected]] > Sent: 2010?7?16? 14:23 > To: [email protected] > Cc: Xu, Hong; Daniel Gorsulowski > Subject: [PATCH-V2 2/3] at91: Update meesc board to new SoC access > > * convert meesc board to use c stucture SoC access > * change gpio access to at91_gpio syntax > * moved CONFIG_SYS_HZ below board and cpu defines (purely cosmetic) > > Signed-off-by: Daniel Gorsulowski <[email protected]> > ---
I checked this patch with <linux-2.6.34>/scripts/checkpatch.pl and this script reports some indent(tab/space) problems. Could you please fix them. Acked-By: Hong Xu <[email protected]> > v2: fixed copyright changing error according to Wolfgangs hint > > board/esd/meesc/meesc.c | 112 > ++++++++++++++++++++++++---------------------- > include/configs/meesc.h | 9 ++-- > 2 files changed, 62 insertions(+), 59 deletions(-) > > BR, Eric [...] _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

