diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2013-02-21 10:55:02 +0100 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2013-02-24 04:23:13 +0100 |
commit | b0c438e642699f8c47b84de957f30cf586cdbebd (patch) | |
tree | a41c7762ea97ff10f4f9450d3366057e9f7e674c /arch/sparc | |
parent | xtensa: do not enable GENERIC_GPIO by default (diff) | |
download | linux-b0c438e642699f8c47b84de957f30cf586cdbebd.tar.xz linux-b0c438e642699f8c47b84de957f30cf586cdbebd.zip |
xtensa: add missing include asm/uaccess.h to checksum.h
This fixes the following build errors seen in the linux-next:
arch/xtensa/include/asm/checksum.h:247:2: error: implicit declaration of
function 'access_ok' [-Werror=implicit-function-declaration]
arch/xtensa/include/asm/checksum.h:247:16: error: 'VERIFY_WRITE' undeclared
(first use in this function)
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions