summaryrefslogtreecommitdiff
path: root/arch/m68knommu/mm/fault.c
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2011-01-16 15:56:53 +0300
committerMichal Simek <monstr@monstr.eu>2011-01-16 16:29:41 +0300
commit658b368da198a1436c7d6a0f1f4029d3c6e30b20 (patch)
tree91451f814f2d9337b43d577d59cba0c7db96b43f /arch/m68knommu/mm/fault.c
parent1947fc1d51fa7c21e9c253d37d076ef6f4d73130 (diff)
downloadlinux-658b368da198a1436c7d6a0f1f4029d3c6e30b20.tar.xz
microblaze: Fix asm/pgtable.h
Function ptep_test_and_clear_young have had wrong the first argument. It is also necessary to add __HAVE macros for ptep_test_and_clear_young and ptep_get_and_clear functions. Error log: In file included from linux/arch/microblaze/include/asm/pgtable.h:570, from arch/microblaze/mm/pgtable.c:35: include/asm-generic/pgtable.h:23: error: conflicting types for 'ptep_test_and_clear_young' linux/arch/microblaze/include/asm/pgtable.h:449: error: previous definition of 'ptep_test_and_clear_young' was here include/asm-generic/pgtable.h:73: error: redefinition of 'ptep_get_and_clear' linux/arch/microblaze/include/asm/pgtable.h:462: error: previous definition of 'ptep_get_and_clear' was here Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/m68knommu/mm/fault.c')
0 files changed, 0 insertions, 0 deletions