David Howells 35052cffe0 MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
MN10300's asm/uaccess.h needs to #include linux/kernel.h to get might_sleep()
otherwise it fails to build on MN10300 allyesconfig.  This fails in a few
places with messages like the following:

  In file included from security/keys/trusted.c:14:
  include/linux/uaccess.h: In function '__copy_from_user_nocache':
  include/linux/uaccess.h:52: error: implicit declaration of function 'might_sleep'

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-06-21 18:31:44 -07:00
..
2011-03-31 11:26:23 -03:00
2011-03-18 16:54:31 +00:00
2010-06-09 11:12:36 +02:00
2009-12-11 06:34:10 -05:00
2010-10-27 17:28:51 +01:00
2009-09-09 13:29:18 -07:00
2010-08-12 09:51:35 -07:00
2009-06-14 11:51:12 +05:30
2010-09-23 10:20:57 -07:00
2011-03-18 16:54:31 +00:00
2010-12-03 09:18:53 -08:00
2010-10-27 17:28:57 +01:00
2010-10-27 17:28:51 +01:00
2011-05-28 10:48:39 -07:00