Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b817c03 authored by Paul Mundt's avatar Paul Mundt Committed by Paul Mundt
Browse files

sh: Fix r7780rp build.



With the addition of the R7780MP and R7785RP, the R7780RP build
ended up breaking. Trivial compile fix.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 4d5ade5b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -84,6 +84,7 @@
#define IRQ_PSW         14              /* Push Switch IRQ */
#define IRQ_PSW         14              /* Push Switch IRQ */


#elif defined(CONFIG_SH_R7780RP)
#elif defined(CONFIG_SH_R7780RP)
#define PA_POFF		(-1)


#define PA_BCR		0xa5000000	/* FPGA */
#define PA_BCR		0xa5000000	/* FPGA */
#define	PA_IRLMSK	(PA_BCR+0x0000)	/* Interrupt Mask control */
#define	PA_IRLMSK	(PA_BCR+0x0000)	/* Interrupt Mask control */