Adrian Bunk ec0ced156f asm-m32r/uaccess.h must #include <asm/setup.h>
This patch fixes the following compile error caused by
commit 4016a1390d07f15b267eecb20e76a48fd5c524ef
(mm/nommu.c: return 0 from kobjsize with invalid objects):

/home/bunk/linux/kernel-2.6/git/linux-2.6/mm/nommu.c: In function 'kobjsize':
/home/bunk/linux/kernel-2.6/git/linux-2.6/mm/nommu.c:112: error: 'memory_end' undeclared (first use in this function)
/home/bunk/linux/kernel-2.6/git/linux-2.6/mm/nommu.c:112: error: (Each undeclared identifier is reported only once
/home/bunk/linux/kernel-2.6/git/linux-2.6/mm/nommu.c:112: error: for each function it appears in.)

The patch also removes now no longer required memory_{start,end}
declarations inside access_ok().

Reported-by: Adrian Bunk <adrian.bunk@movial.fi>
Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Michael Hennerich <Michael.Hennerich@analog.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-06-06 11:29:13 -07:00
..
2007-09-06 11:10:56 +09:00
2005-09-07 16:57:21 -07:00
2007-10-19 11:53:41 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-21 19:07:31 -07:00
2007-07-17 10:23:11 -07:00
2006-01-08 20:13:39 -08:00
2008-04-18 00:46:35 +02:00
2006-10-11 11:14:23 -07:00
2006-01-10 08:01:34 -08:00
2006-10-07 10:51:15 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-02-08 09:22:39 -08:00
2005-04-16 15:20:36 -07:00
2008-04-28 08:58:23 -07:00
2007-05-11 08:29:34 -07:00
2007-10-16 09:43:04 -07:00
2005-04-16 15:20:36 -07:00
2008-04-17 10:42:34 -04:00
2005-04-16 15:20:36 -07:00
2008-02-07 08:42:32 -08:00
2007-11-28 01:24:04 +09:00
2005-04-16 15:20:36 -07:00
2007-10-19 11:53:34 -07:00
2008-02-05 14:37:15 -08:00
2008-02-07 08:42:30 -08:00