diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-07-03 22:00:42 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-03 23:07:22 (GMT) |
commit | fe74650166dd6905b0cf66594eb79222dc9d7109 (patch) | |
tree | f3fdc9a0a0d7c548623d7489f54c57b0aecd12a2 /fs/reiserfs/xattr.c | |
parent | c846ef7deba2d4f75138cf6a4b137b7e0e7659af (diff) | |
download | linux-fsl-qoriq-fe74650166dd6905b0cf66594eb79222dc9d7109.tar.xz |
arch: c6x: mm: include "asm/uaccess.h" to pass compiling
Need include "asm/uaccess.h" to pass compiling.
The related error (with allmodconfig):
arch/c6x/mm/init.c: In function `paging_init':
arch/c6x/mm/init.c:46:2: error: implicit declaration of function `set_fs' [-Werror=implicit-function-declaration]
arch/c6x/mm/init.c:46:9: error: `KERNEL_DS' undeclared (first use in this function)
arch/c6x/mm/init.c:46:9: note: each undeclared identifier is reported only once for each function it appears in
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Cc: <stable@vger.kernel.org> [3.10.x]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/reiserfs/xattr.c')
0 files changed, 0 insertions, 0 deletions