Commit fbf1769d authored by Paul Mackerras's avatar Paul Mackerras

powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.c

since it uses the lmb stuff in one place.
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent f11b7bd8
......@@ -75,6 +75,7 @@
#include <asm/smu.h>
#include <asm/pmc.h>
#include <asm/mpic.h>
#include <asm/lmb.h>
#include "pmac.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