projects
/
GitHub
/
moto-9609
/
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:
4d5ade5
)
sh: Fix r7780rp build.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 1 May 2007 00:40:23 +0000
(09:40 +0900)
committer
Paul Mundt
<lethal@hera.kernel.org>
Mon, 7 May 2007 02:11:57 +0000
(
02:11
+0000)
With the addition of the R7780MP and R7785RP, the R7780RP build
ended up breaking. Trivial compile fix.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/r7780rp.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-sh/r7780rp.h
b/include/asm-sh/r7780rp.h
index 8c0721965a5e062fb8dad53a979a015b364bbbbb..bb391e0979e630fc4dc7541d10ae35c2fbb0ee7b 100644
(file)
--- a/
include/asm-sh/r7780rp.h
+++ b/
include/asm-sh/r7780rp.h
@@
-84,6
+84,7
@@
#define IRQ_PSW 14 /* Push Switch IRQ */
#elif defined(CONFIG_SH_R7780RP)
+#define PA_POFF (-1)
#define PA_BCR 0xa5000000 /* FPGA */
#define PA_IRLMSK (PA_BCR+0x0000) /* Interrupt Mask control */