projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1273845
)
[PATCH] ppc32: Fix building of prpmc750
author
Kumar Gala
<galak@freescale.com>
Wed, 27 Jul 2005 18:44:10 +0000
(11:44 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:56 +0000
(16:25 -0700)
Updated prpmc750 platform code to include serial_reg.h to fix building.
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/prpmc750.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/ppc/platforms/prpmc750.c
b/arch/ppc/platforms/prpmc750.c
index c894e1ab59342fca5996236b6dcb52b228243bd2..24ae1caafc618a4447e91abd2f7a869c0868c5d0 100644
(file)
--- a/
arch/ppc/platforms/prpmc750.c
+++ b/
arch/ppc/platforms/prpmc750.c
@@
-29,6
+29,7
@@
#include <linux/ide.h>
#include <linux/root_dev.h>
#include <linux/slab.h>
+#include <linux/serial_reg.h>
#include <asm/byteorder.h>
#include <asm/system.h>