diff --git a/[refs] b/[refs] index 00f04afd1bfb..f8cbd9cbcdb1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b3c41f4c18de9aa90315dd0d197f8485b00e3cc5 +refs/heads/master: 30458edf667b77012573e649fced3cf5c01efe82 diff --git a/trunk/arch/arm/mach-at91/include/mach/vmalloc.h b/trunk/arch/arm/mach-at91/include/mach/vmalloc.h index 8eb459f3f5b7..8e4a1bd0ab1d 100644 --- a/trunk/arch/arm/mach-at91/include/mach/vmalloc.h +++ b/trunk/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