Commit aa668d6a authored by Nicolas DET's avatar Nicolas DET Committed by Paul Mackerras

[POWERPC] Fix compile issue for Efika platform

This patch fixes a compile issue for the Efika platform recently
introduced by API changes.
Signed-off-by: default avatarNicolas DET <nd@bplan-gmbh.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 7839af33
obj-y += setup.o mpc52xx.o pci.o
obj-y += setup.o pci.o
......@@ -29,6 +29,7 @@
#include <asm/machdep.h>
#include <asm/rtas.h>
#include <asm/of_device.h>
#include <asm/of_platform.h>
#include <asm/mpc52xx.h>
#include "efika.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment