diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-15 01:14:25 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-15 01:14:25 +0100 |
commit | 671289c2872cfc050954ac1dd3131429fca30aad (patch) | |
tree | fdcd9ad15cc5c7ed91518a3cae895d2cf13a7bfd /arch/arm/kernel/stacktrace.c | |
parent | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources (diff) | |
download | linux-671289c2872cfc050954ac1dd3131429fca30aad.tar.xz linux-671289c2872cfc050954ac1dd3131429fca30aad.zip |
ARM: Fix build regression on SA11x0, PXA, and H720x targets
Build errors similar this appeared in todays kautobuild for the above
targets:
In file included from arch/arm/include/asm/pgtable.h:461,
from arch/arm/mach-pxa/generic.c:26:
include/asm-generic/pgtable.h: In function 'ptep_test_and_clear_young':
include/asm-generic/pgtable.h:29: error: dereferencing pointer to incomplete type
None of the .c files including asm/pgtable.h with this error is using
this header, so simply remove the include.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions