diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2011-11-02 08:02:43 +0100 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2011-11-09 16:00:58 +0100 |
commit | 30458edf667b77012573e649fced3cf5c01efe82 (patch) | |
tree | cf1c79d5ab783764f40f35d713d9a6ffb7a060d1 /arch/arm/mach-at91/board-yl-9200.c | |
parent | ARM: at91: usart: drop static map regs for dbgu (diff) | |
download | linux-30458edf667b77012573e649fced3cf5c01efe82.tar.xz linux-30458edf667b77012573e649fced3cf5c01efe82.zip |
at91: vmalloc fix missing AT91_VIRT_BASE define
VMALLOC_END is defined in terms of AT91_VIRT_BASE but this needs
mach/hardware.h for it's definition.
In file included from arch/arm/mach-at91/board-usb-a926x.c:26:0:
include/linux/mm.h: In function 'is_vmalloc_addr':
include/linux/mm.h:305:41: error: 'AT91_VIRT_BASE' undeclared (first use in this function)
include/linux/mm.h:305:41: note: each undeclared identifier is reported only once for each function it appears in
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Diffstat (limited to 'arch/arm/mach-at91/board-yl-9200.c')
0 files changed, 0 insertions, 0 deletions