sunxi: sunxi-common.h cleanup
authorHans de Goede <hdegoede@redhat.com>
Sun, 13 Sep 2015 15:29:33 +0000 (17:29 +0200)
committerHans de Goede <hdegoede@redhat.com>
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 <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
include/configs/sunxi-common.h