1
0
Fork 0
alistair23-linux/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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioremap.c [PATCH] Generic ioremap_page_range: m32r conversion 2006-10-01 00:39:31 -07:00
mmu.S m32r: fix tme_handler 2009-10-04 12:02:35 +09:00
page.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00