ARM: include linux/highmem.h in uaccess functions
authorArnd Bergmann <arnd@arndb.de>
Mon, 6 Jun 2011 16:56:21 +0000 (16:56 +0000)
committerArnd Bergmann <arnd@arndb.de>
Sun, 2 Oct 2011 13:44:32 +0000 (15:44 +0200)
commit7816e210a7e4681fb775bbb57bffbef3cc4aa456
treedd8cb6c7c778670e1dfe2d029e0e2c03a77da8bd
parentd4f3add28bd90caddd5a39e422aed621d57f89a8
ARM: include linux/highmem.h in uaccess functions

When highpte support is enabled, this is required to build
the kernel.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/lib/uaccess_with_memcpy.c