From 62f4ba2c5e5e91eccffa1d765024b89f685a1b99 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 2 Nov 2011 15:02:43 +0800 Subject: [PATCH] --- yaml --- r: 275411 b: refs/heads/master c: 30458edf667b77012573e649fced3cf5c01efe82 h: refs/heads/master i: 275409: b8eec7978355ef42920ae5d789400c366a9d91d0 275407: ac94bb710c3b262e5f0b637a6fccb1b18829a58a v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-at91/include/mach/vmalloc.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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