linux/arch/arc/mm
Paul Gortmaker 9ce6dbe8ea arc: migrate exception table users off module.h and onto extable.h
This file was only including module.h for exception table related
functions.  We've now separated that content out into its own file
"extable.h" so now move over to that and avoid all the extra header
content in module.h that we don't really need to compile this file.
Since the file does have some EXPORT_SYMBOL, we add export.h include.

Cc: Vineet Gupta <vgupta@synopsys.com>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Cc: linux-snps-arc@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2017-01-26 10:58:15 -05:00
..
cache.c ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" 2017-01-18 19:21:06 -08:00
dma.c arch/arc: add option to skip sync on DMA mapping 2016-12-14 16:04:07 -08:00
extable.c arc: migrate exception table users off module.h and onto extable.h 2017-01-26 10:58:15 -05:00
fault.c
highmem.c
init.c ARCv2: IOC: Use actual memory size to setup aperture size 2017-01-18 14:52:43 -08:00
ioremap.c
Makefile
mmap.c
tlb.c ARC: boot log: remove awkward space comma from MMU line 2016-10-28 10:09:06 -07:00
tlbex.S ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... 2016-10-28 10:10:28 -07:00