[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: Nicolas DET <nd@bplan-gmbh.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
committed by
Paul Mackerras
parent
7839af3354
commit
aa668d6aac
@@ -1 +1 @@
|
||||
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"
|
||||
|
Reference in New Issue
Block a user