]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/km/keymile-common.h
keymile: Fix Coding style issues for keymile boards.
authorHeiko Schocher <hs@denx.de>
Tue, 15 Mar 2011 15:52:29 +0000 (16:52 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 29 Apr 2011 22:44:22 +0000 (00:44 +0200)
commitb11f53f31b97536c74d75e7678ad7a363a9537da
tree48fd9244ad791ab6fe0365ddf186d634719a730d
parent802d996324777173f123116c00a6c654f4a4177a
keymile: Fix Coding style issues for keymile boards.

- use I/O accessors
  -> For accessing the FPGA therefore a struct km_bec_fpga
     is introduced.
- no longer externs needed
- to defines, that only select functions, don;t assign a
  numeric value
- Codingstyle changes to prevent checkpatch errors/warnings

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
cc: Kim Phillips <kim.phillips@freescale.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Wolfgang Denk <wd@denx.de>
cc: Detlev Zundel <dzu@denx.de>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
board/keymile/common/common.c
board/keymile/common/common.h
board/keymile/km_arm/km_arm.c
board/keymile/kmeter1/kmeter1.c
board/keymile/mgcoge/mgcoge.c
include/configs/keymile-common.h
include/configs/km_arm.h
include/configs/kmeter1.h
include/configs/mgcoge.h