commit | daf6d399aef850447f55820457e4dbce91a0521d | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Sep 13 17:29:33 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Sep 29 11:50:07 2015 +0200 |
tree | 5f7b94002d9b83c88adeb68df3d4ec235e8fb832 | |
parent | 861ba4aaac3e7fdfad00f268ff142e56979e50a2 [diff] |
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>