diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-04 15:55:07 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-07 21:09:31 (GMT) |
commit | 9b998b0c52c3227aa54b486294c85e840c8b7120 (patch) | |
tree | e15c03ed98b5d6b110671d43b653c5630e8d8507 /board/cpc45/Makefile | |
parent | 93067497527a2828c0c2b0c8dd7c498241d75d79 (diff) | |
download | u-boot-fsl-qoriq-9b998b0c52c3227aa54b486294c85e840c8b7120.tar.xz |
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
CodingStyle cleanup.
Accepted (in this cleanup) checkpatch messages:
- externs should be avoided
(to be cleaned up later)
- no spaces at the start of a line
(accepted in multi-line #if's)
- Macros with complex values
(false reports)
- do not use assignment in if condition
(accepted in one place, where avoiding it would have required an
additional level of nesting, resulting in less readable code)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/cpc45/Makefile')
0 files changed, 0 insertions, 0 deletions