Makalu: fix compile warning

Signed-off-by: Wolfgang Denk <wd@denx.de>
master
Wolfgang Denk 17 years ago
parent 1a0a7ced39
commit 6eb3fb1558
  1. 1
      board/amcc/makalu/makalu.c

@ -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…
Cancel
Save