kernel-fxtec-pro1x/arch/nios2/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
..
asm-macros.h
asm-offsets.h
cache.h nios2: Cache handling 2014-12-08 12:55:54 +08:00
cacheflush.h nios2: Cache handling 2014-12-08 12:55:54 +08:00
checksum.h nios2: Library functions 2014-12-08 12:56:00 +08:00
cmpxchg.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
cpuinfo.h nios2: Cpuinfo handling 2014-12-08 12:56:02 +08:00
delay.h nios2: Time keeping 2014-12-08 12:56:01 +08:00
dma-mapping.h nios2: DMA mapping API 2014-12-08 12:55:56 +08:00
elf.h nios2: ELF definitions 2014-12-08 12:55:58 +08:00
entry.h
io.h arch/*/io.h: Add ioremap_wt() to all architectures 2015-06-07 15:28:57 +02:00
irq.h nios2: Interrupt handling 2014-12-08 12:55:55 +08:00
irqflags.h nios2: Interrupt handling 2014-12-08 12:55:55 +08:00
Kbuild mm: clean up per architecture MM hook header files 2015-07-17 16:39:53 -07:00
kgdb.h nios2: add kgdb support 2015-02-16 19:26:43 +08:00
linkage.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
mmu.h nios2: Memory management 2014-12-08 12:55:51 +08:00
mmu_context.h nios2: Process management 2014-12-08 12:55:53 +08:00
mutex.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
page.h nios2: Remove unused extern declaration of shm_align_mask 2014-12-08 12:56:11 +08:00
pgalloc.h nios2: Page table management 2014-12-08 12:55:53 +08:00
pgtable-bits.h nios2: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
pgtable.h mm: make FIRST_USER_ADDRESS unsigned long on all archs 2015-02-11 17:06:03 -08:00
processor.h nios2: Remove unused prepare_to_copy() 2015-02-09 14:17:27 +08:00
prom.h nios2: add early printk support 2015-02-10 23:21:08 +08:00
ptrace.h nios2: update pt_regs 2015-03-12 13:35:06 +08:00
registers.h nios2: Nios2 registers 2014-12-08 12:56:03 +08:00
setup.h
shmparam.h nios2: rework cache 2015-04-24 14:49:53 +08:00
signal.h nios2: Signal handling support 2014-12-08 12:55:59 +08:00
string.h nios2: Library functions 2014-12-08 12:56:00 +08:00
switch_to.h nios2: Process management 2014-12-08 12:55:53 +08:00
syscall.h nios2: System calls handling 2014-12-08 12:55:58 +08:00
syscalls.h nios2: System calls handling 2014-12-08 12:55:58 +08:00
thread_info.h Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 2015-04-15 13:53:55 -07:00
timex.h nios2: Time keeping 2014-12-08 12:56:01 +08:00
tlb.h nios2: TLB handling 2014-12-08 12:55:54 +08:00
tlbflush.h nios2: TLB handling 2014-12-08 12:55:54 +08:00
traps.h nios2: Traps exception handling 2014-12-08 12:55:50 +08:00
uaccess.h nios2/uaccess: fix sparse errors 2014-12-17 13:53:41 +08:00