Skip to content

Commit

Permalink
sh: Fix r7780rp build.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt authored and Paul Mundt committed May 7, 2007
1 parent 4d5ade5 commit 6b817c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-sh/r7780rp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 6b817c0

Please sign in to comment.