Merge git://git.infradead.org/battery-2.6
[pandora-kernel.git] / arch / arm / plat-mxc / include / mach / uncompress.h
index 4864b0a..d85e2d1 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <asm/mach-types.h>
 
-static unsigned long uart_base;
+unsigned long uart_base;
 
 #define UART(x) (*(volatile unsigned long *)(uart_base + (x)))