X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-at91%2Finclude%2Fmach%2Fvmalloc.h;h=8e4a1bd0ab1d6ebd2eaefd443d3b354c99cda8d5;hb=d5ed5e48f4a6333cde05c5235b88a8a94e72afe8;hp=8eb459f3f5b7a4c43769c2283bba785ce17131be;hpb=e6aa0f07cb5e81a7cbeaf3be6e2101234c2f0d30;p=pandora-kernel.git diff --git a/arch/arm/mach-at91/include/mach/vmalloc.h b/arch/arm/mach-at91/include/mach/vmalloc.h index 8eb459f3f5b7..8e4a1bd0ab1d 100644 --- a/arch/arm/mach-at91/include/mach/vmalloc.h +++ b/arch/arm/mach-at91/include/mach/vmalloc.h @@ -21,6 +21,8 @@ #ifndef __ASM_ARCH_VMALLOC_H #define __ASM_ARCH_VMALLOC_H +#include + #define VMALLOC_END (AT91_VIRT_BASE & PGDIR_MASK) #endif