diff options
Diffstat (limited to 'arch/arm/plat-omap/include/plat/uncompress.h')
| -rw-r--r-- | arch/arm/plat-omap/include/plat/uncompress.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/plat-omap/include/plat/uncompress.h b/arch/arm/plat-omap/include/plat/uncompress.h index 30b891c4a93f..565d2664f5a7 100644 --- a/arch/arm/plat-omap/include/plat/uncompress.h +++ b/arch/arm/plat-omap/include/plat/uncompress.h | |||
| @@ -27,8 +27,8 @@ | |||
| 27 | 27 | ||
| 28 | #define MDR1_MODE_MASK 0x07 | 28 | #define MDR1_MODE_MASK 0x07 |
| 29 | 29 | ||
| 30 | static volatile u8 *uart_base; | 30 | volatile u8 *uart_base; |
| 31 | static int uart_shift; | 31 | int uart_shift; |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | * Store the DEBUG_LL uart number into memory. | 34 | * Store the DEBUG_LL uart number into memory. |
