X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-pxa%2Funcompress.h;h=dadf4c20b6222409c2912f4121230f6e3c76fd35;hb=942e7b102a4827fdb69a39c7f07c544542589ef9;hp=3faad53a684819b07db00522b2dd63c148fe6466;hpb=49db76eb5fd7d75babb4f3a5f30e86d1f8e82543;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm/arch-pxa/uncompress.h b/include/asm-arm/arch-pxa/uncompress.h index 3faad53a684..dadf4c20b62 100644 --- a/include/asm-arm/arch-pxa/uncompress.h +++ b/include/asm-arm/arch-pxa/uncompress.h @@ -12,10 +12,7 @@ #include #include -#define FFUART ((volatile unsigned long *)0x40100000) -#define BTUART ((volatile unsigned long *)0x40200000) -#define STUART ((volatile unsigned long *)0x40700000) -#define HWUART ((volatile unsigned long *)0x41600000) +#define __REG(x) ((volatile unsigned long *)x) #define UART FFUART