diff options
Diffstat (limited to 'include/asm-sh/r7780rp.h')
-rw-r--r-- | include/asm-sh/r7780rp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sh/r7780rp.h b/include/asm-sh/r7780rp.h index 8c0721965a5e..bb391e0979e6 100644 --- 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 */ |