diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-04 15:55:07 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-07 22:09:31 +0100 |
commit | 9b998b0c52c3227aa54b486294c85e840c8b7120 (patch) | |
tree | e15c03ed98b5d6b110671d43b653c5630e8d8507 /drivers/gpio | |
parent | 93067497527a2828c0c2b0c8dd7c498241d75d79 (diff) | |
download | u-boot-imx-9b998b0c52c3227aa54b486294c85e840c8b7120.zip u-boot-imx-9b998b0c52c3227aa54b486294c85e840c8b7120.tar.gz u-boot-imx-9b998b0c52c3227aa54b486294c85e840c8b7120.tar.bz2 |
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 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions