linux/arch/score/mm
Paul Gortmaker 0f296af85b score: 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: Chen Liqin <liqin.linux@gmail.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2017-01-26 10:58:17 -05:00
..
Makefile
cache.c arch/score/mm/cache.c: Export 'flush_icache_range' 2014-10-05 01:18:17 +08:00
extable.c score: migrate exception table users off module.h and onto extable.h 2017-01-26 10:58:17 -05:00
fault.c score: migrate exception table users off module.h and onto extable.h 2017-01-26 10:58:17 -05:00
init.c treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
pgtable.c score: remove unused code, add include files in .c 2009-08-30 12:26:32 +08:00
tlb-miss.S
tlb-score.c score: delete __cpuinit usage from all score files 2013-07-14 19:36:56 -04:00