projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f11b7bd
)
powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.c
author
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 05:07:22 +0000
(16:07 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 05:07:22 +0000
(16:07 +1100)
since it uses the lmb stuff in one place.
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/setup.c
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/powermac/setup.c
b/arch/powerpc/platforms/powermac/setup.c
index 6f62af597291178b240d388fafb6f21d05632717..d8bdaaf74c9b240f2b958c868588108257685d8a 100644
(file)
--- a/
arch/powerpc/platforms/powermac/setup.c
+++ b/
arch/powerpc/platforms/powermac/setup.c
@@
-75,6
+75,7
@@
#include <asm/smu.h>
#include <asm/pmc.h>
#include <asm/mpic.h>
+#include <asm/lmb.h>
#include "pmac.h"