[U-Boot] [PATCH 1/5] davinci : move clock related functions to new file
Wolfgang Denk
wd at denx.de
Thu Oct 6 23:28:56 CEST 2011
Dear nagabhushana.netagunte at ti.com,
In message <1316275984-11586-2-git-send-email-nagabhushana.netagunte at ti.com> you wrote:
> From: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>
>
> move the functions related to clock from cpu.c to the new file
> speed.c.
>
> Signed-off-by: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>
> ---
> arch/arm/cpu/arm926ejs/davinci/Makefile | 2 +-
> arch/arm/cpu/arm926ejs/davinci/cpu.c | 173 ---------------------------
> arch/arm/cpu/arm926ejs/davinci/speed.c | 196 +++++++++++++++++++++++++++++++
> 3 files changed, 197 insertions(+), 174 deletions(-)
> create mode 100644 arch/arm/cpu/arm926ejs/davinci/speed.c
Checkpatch says:
total: 0 errors, 6 warnings, 383 lines checked
Please clean up and resubmit. Thanks.
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: wd at denx.de
The human race has one really effective weapon, and that is laughter.
- Mark Twain
More information about the U-Boot
mailing list