diff options
author | 2011-01-14 15:46:50 +0900 | |
---|---|---|
committer | 2011-01-14 15:46:50 +0900 | |
commit | 8f82f0c7029d39b499389c8e225cf147fb83abe2 (patch) | |
tree | f0a7f6047f937f8541ff5e35bff61a1ae8fa859d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen (diff) | |
download | wireguard-linux-8f82f0c7029d39b499389c8e225cf147fb83abe2.tar.xz wireguard-linux-8f82f0c7029d39b499389c8e225cf147fb83abe2.zip |
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>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions