]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22627864c1994240111ed9a04f2d62ce956b32a6
treedd8cb6c7c778670e1dfe2d029e0e2c03a77da8bd
parente2d63951e3d9a676970a8920d4ea9ec578c6872c
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