linux/arch/score/include/asm
Laurent Dufour f2abeef9fd mm: clean up per architecture MM hook header files
Commit 2ae416b142 ("mm: new mm hook framework") introduced an empty
header file (mm-arch-hooks.h) for every architecture, even those which
doesn't need to define mm hooks.

As suggested by Geert Uytterhoeven, this could be cleaned through the use
of a generic header file included via each per architecture
asm/include/Kbuild file.

The PowerPC architecture is not impacted here since this architecture has
to defined the arch_remap MM hook.

Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-07-17 16:39:53 -07:00
..
Kbuild
asm-offsets.h
asmmacro.h
atomic.h
bitops.h
bug.h
bugs.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
current.h
delay.h
device.h
div64.h
dma.h
elf.h
emergency-restart.h
exec.h
fixmap.h
ftrace.h
futex.h
hardirq.h
hw_irq.h
io.h
irq.h
irq_regs.h
irqflags.h
kdebug.h
kmap_types.h
linkage.h
local.h
local64.h
mmu.h
mmu_context.h
module.h
mutex.h
page.h
pci.h
percpu.h
pgalloc.h
pgtable-bits.h
pgtable.h
processor.h
ptrace.h
scoreregs.h
segment.h
setup.h
shmparam.h
string.h
switch_to.h
syscalls.h
thread_info.h
timex.h
tlb.h
tlbflush.h
topology.h
uaccess.h
ucontext.h
unaligned.h
user.h