diff options
Diffstat (limited to 'arch/mips/include/asm/mach-powertv/asic_regs.h')
-rw-r--r-- | arch/mips/include/asm/mach-powertv/asic_regs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-powertv/asic_regs.h b/arch/mips/include/asm/mach-powertv/asic_regs.h index 2657ae6a7ec..deecb26a077 100644 --- a/arch/mips/include/asm/mach-powertv/asic_regs.h +++ b/arch/mips/include/asm/mach-powertv/asic_regs.h | |||
@@ -101,6 +101,7 @@ static inline void register_map_virtualize(struct register_map *map) | |||
101 | } | 101 | } |
102 | 102 | ||
103 | extern struct register_map _asic_register_map; | 103 | extern struct register_map _asic_register_map; |
104 | extern unsigned long asic_phy_base; | ||
104 | 105 | ||
105 | /* | 106 | /* |
106 | * Macros to interface to registers through their ioremapped address | 107 | * Macros to interface to registers through their ioremapped address |