diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2013-02-21 13:55:02 +0400 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2013-02-23 19:23:13 -0800 |
commit | b0c438e642699f8c47b84de957f30cf586cdbebd (patch) | |
tree | a41c7762ea97ff10f4f9450d3366057e9f7e674c /fs | |
parent | e98c5b5b52aa12f81197296d3498096345a5859f (diff) |
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 'fs')
0 files changed, 0 insertions, 0 deletions