mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
api: Fix broken build on ARM.
This patch fixes broken build introduced by commit
84bf7ca522 (api: remove un-needed
ifdef CONFIG_API already handle by the Makefile).
Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
This commit is contained in:
parent
ae71121a11
commit
2906e6d654
1 changed files with 0 additions and 2 deletions
|
|
@ -53,5 +53,3 @@ int platform_sys_info(struct sys_info *si)
|
|||
|
||||
return 1;
|
||||
}
|
||||
|
||||
#endif /* CONFIG_API */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue