]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] m68k: uaccess.h needs sched.h
authorAndrew Morton <akpm@osdl.org>
Mon, 29 Jan 2007 21:19:50 +0000 (13:19 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 30 Jan 2007 16:26:45 +0000 (08:26 -0800)
commit5deb6f9b6b85ef644bc73aafc47a3e3bd4de6797
treed5b8f8ac5b974268ce4a097f8ea3cc65c2a67301
parent771f366ea8ab32c255af801fd0e4c761a6eaa550
[PATCH] m68k: uaccess.h needs sched.h

In file included from include/linux/crypto.h:26,
                 from crypto/cipher.c:17:
include/linux/uaccess.h: In function 'pagefault_disable':
include/linux/uaccess.h:18: error: dereferencing pointer to incomplete type
include/linux/uaccess.h: In function 'pagefault_enable':
include/linux/uaccess.h:33: error: dereferencing pointer to incomplete type

video_buf need PCI.

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-m68k/uaccess.h