Dear [email protected], In message <[email protected]> you wrote: > From: "Mathieu J. Poirier" <[email protected]> > > This is to allow the prcmu functions to be used by multiple > u8500-based processors. > > Signed-off-by: Mathieu Poirier <[email protected]> > Signed-off-by: John Rigby <[email protected]> > --- > arch/arm/cpu/armv7/u8500/Makefile | 2 +- > arch/arm/cpu/armv7/u8500/prcmu.c | 164 ++++++++++++++++++++++++++++++ > arch/arm/include/asm/arch-u8500/prcmu.h | 55 ++++++++++ > board/st-ericsson/u8500/Makefile | 2 +- > board/st-ericsson/u8500/prcmu-fw.h | 55 ---------- > board/st-ericsson/u8500/prcmu.c | 165 > ------------------------------- > board/st-ericsson/u8500/u8500_href.c | 2 +- > 7 files changed, 222 insertions(+), 223 deletions(-)
Again checkpatch warnings: "Whitespace before semicolon". Please fix. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] In any group of employed individuals the only naturally early riser is _always_ the office manager, who will _always_ leave reproachful little notes ... on the desks of their subordinates. - Terry Pratchett, _Lords and Ladies_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

