]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board/BuR/common: prepare for compiling common into non AM33XX boards
authorHannes Schmelzer <hannes.schmelzer@br-automation.com>
Wed, 10 Apr 2019 12:13:11 +0000 (14:13 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 26 Apr 2019 21:51:51 +0000 (17:51 -0400)
commitad6be25c19840811e2e9ecd56620a0a1f5415631
treef1f5e8c35ac362a7c53adcb27c43b35a9d1ac999
parent07b68b7843ad1fa15d63dcd26b5ca5a053fcc27f
board/BuR/common: prepare for compiling common into non AM33XX boards

Today the BuR common stuff is only used on AM33XX boards. In future we
plan to have many other platforms than AM33XX so we have to move arch-
specific #include(s) to responsible #ifdef sections. By the way we drop
unneeded #include(s).

Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
board/BuR/common/common.c