kernel-ark/arch/m32r/mm
Paul Gortmaker ae26cdae4f m32r: migrate exception table users off module.h and onto extable.h
These files were 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
these files.

Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2017-01-24 12:41:46 -05:00
..
cache.c
discontig.c mm/m32r: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:36 -07:00
extable.c m32r: migrate exception table users off module.h and onto extable.h 2017-01-24 12:41:46 -05:00
fault-nommu.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
fault.c m32r: migrate exception table users off module.h and onto extable.h 2017-01-24 12:41:46 -05:00
init.c m32r: mm: fix build warning 2016-03-15 16:55:16 -07:00
ioremap-nommu.c
ioremap.c
Makefile
mmu.S m32r: fix tme_handler 2009-10-04 12:02:35 +09:00
page.S