]> Git Repo - u-boot.git/commit
sunxi: sunxi-common.h cleanup
authorHans de Goede <[email protected]>
Sun, 13 Sep 2015 15:29:33 +0000 (17:29 +0200)
committerHans de Goede <[email protected]>
Tue, 29 Sep 2015 09:50:07 +0000 (11:50 +0200)
commitdaf6d399aef850447f55820457e4dbce91a0521d
tree5f7b94002d9b83c88adeb68df3d4ec235e8fb832
parent861ba4aaac3e7fdfad00f268ff142e56979e50a2
sunxi: sunxi-common.h cleanup

Move some #define-s around from one #ifdef block to another to
reduce the number of #ifdef blocks (note this causes no functional
changes even though the conditions are not always exactly the same)
and move generic #include statements to the top.

Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Ian Campbell <[email protected]>
include/configs/sunxi-common.h
This page took 0.034745 seconds and 4 git commands to generate.