mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-08 02:07:55 +01:00
Makalu: fix compile warning
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
1a0a7ced39
commit
6eb3fb1558
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#include <asm/processor.h>
|
||||
#include <asm/gpio.h>
|
||||
#include <asm/io.h>
|
||||
#include <fdt_support.h>
|
||||
|
||||
#if defined(CONFIG_PCI)
|
||||
#include <pci.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue