rockchip: rk3288: include header for back_to_bootrom
To avoid a warning, we need to include the header defining back_to_bootrom for us. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
This commit is contained in:
parent
8c5805a210
commit
dd320e122f
@ -10,6 +10,7 @@
|
||||
#include <spl.h>
|
||||
#include <version.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/arch-rockchip/bootrom.h>
|
||||
#include <asm/arch-rockchip/clock.h>
|
||||
#include <asm/arch-rockchip/sys_proto.h>
|
||||
#include <asm/arch-rockchip/timer.h>
|
||||
|
Loading…
Reference in New Issue
Block a user