[U-Boot] [PATCH v2] imx: fix coding style

Stefano Babic sbabic at denx.de
Fri Oct 14 16:18:17 CEST 2011


On 10/13/2011 05:34 PM, Fabio Estevam wrote:
> Fix checkpatch warning and errors in several i.MX related files.
> 
> While at it also address a checkpatch warning at arch/arm/cpu/armv7/mx5/soc.c
> regarding the usage of extern in a C file.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> Changes since v1:
> - Fix multi-line style
> - Add comment in the changelog regarding the fix for externs in C file
> - Remove ifdef from header file
> 
>  arch/arm/cpu/arm1136/mx31/timer.c           |   23 ++++--
>  arch/arm/cpu/arm1136/mx35/generic.c         |    2 +-
>  arch/arm/cpu/arm926ejs/mx25/generic.c       |  110 +++++++++++++-------------
>  arch/arm/cpu/arm926ejs/mx25/reset.c         |    2 +-
>  arch/arm/cpu/arm926ejs/mx25/timer.c         |   16 ++--
>  arch/arm/cpu/arm926ejs/mx27/reset.c         |    2 +-
>  arch/arm/cpu/arm926ejs/mx27/timer.c         |   14 ++--
>  arch/arm/cpu/armv7/mx5/soc.c                |   10 +--
>  arch/arm/include/asm/arch-mx5/sys_proto.h   |    8 ++
>  board/davedenx/qong/qong.c                  |   10 +-
>  board/freescale/mx31ads/mx31ads.c           |    2 +-
>  board/karo/tx25/tx25.c                      |    2 +-
>  board/logicpd/imx27lite/imx27lite.c         |    6 +-
>  board/logicpd/imx31_litekit/imx31_litekit.c |    2 +-
>  14 files changed, 108 insertions(+), 101 deletions(-)
> 

Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list