Makalu: fix compile warning

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk 2008-01-13 16:07:44 +01:00
parent 1a0a7ced39
commit 6eb3fb1558
1 changed files with 1 additions and 0 deletions

View File

@ -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>