X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-arm%2Farch-at91rm9200%2Fvmalloc.h;fp=include%2Fasm-arm%2Farch-at91rm9200%2Fvmalloc.h;h=34d9718feb90e14ef514c55cfa8fc5d2e99a922d;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=4c367eb57f47c9dccc242612a71702951def3bfb;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/asm-arm/arch-at91rm9200/vmalloc.h b/include/asm-arm/arch-at91rm9200/vmalloc.h index 4c367eb57..34d9718fe 100644 --- a/include/asm-arm/arch-at91rm9200/vmalloc.h +++ b/include/asm-arm/arch-at91rm9200/vmalloc.h @@ -21,6 +21,6 @@ #ifndef __ASM_ARCH_VMALLOC_H #define __ASM_ARCH_VMALLOC_H -#define VMALLOC_END (AT91_SRAM_VIRT_BASE & PGDIR_MASK) +#define VMALLOC_END (AT91_IO_VIRT_BASE & PGDIR_MASK) #endif