1
0
Files
linux/arch/sh/include/asm
Paul Mundt 8f82f0c702 sh: Fix up breakage from asm-generic/pgtable.h changes.
We require a forward declaration for mm_struct:

In file included from arch/sh/include/asm/pgtable.h:163,
                 from arch/sh/include/asm/io.h:21,
                 from arch/sh/kernel/machvec.c:20:
include/asm-generic/pgtable.h:104: error: 'struct mm_struct' declared inside parameter list
include/asm-generic/pgtable.h: In function 'ptep_get_and_clear_full':
include/asm-generic/pgtable.h:107: error: passing argument 1 of 'ptep_get_and_clear' from incompatible pointer type
include/asm-generic/pgtable.h:70: note: expected 'struct mm_struct *' but argument is of type 'struct mm_struct *'

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-01-14 15:46:50 +09:00
..
2010-11-04 12:32:24 +09:00
2010-01-27 22:36:25 +09:00
2010-06-14 18:02:13 +09:00
2009-05-29 08:40:02 -07:00
2009-10-14 16:42:28 +09:00
2010-05-11 11:48:47 +09:00
2010-11-01 09:49:04 -04:00
2010-07-06 17:37:32 +09:00
2010-10-07 14:08:55 +01:00
2010-06-14 15:16:53 +09:00
2010-06-09 11:12:36 +02:00
2010-03-10 16:29:48 +09:00
2010-05-11 13:32:19 +09:00
2010-01-13 19:11:14 +09:00
2011-01-11 14:39:35 +09:00
2011-01-13 15:20:40 +09:00
2010-01-20 16:42:52 +09:00
2009-09-11 13:19:16 +09:00
2009-04-27 17:34:39 +09:00
2009-11-09 10:47:40 +09:00
2009-08-14 01:58:43 +09:00
2010-05-11 13:32:19 +09:00
2009-06-14 23:25:57 +09:00
2010-04-26 19:08:55 +09:00
2010-04-26 19:08:55 +09:00
2010-03-12 15:52:32 -08:00