mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 22:20:45 +00: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…
Reference in a new issue