alistair23-linux/arch/metag/mm
James Hogan f626dc704e metag: export metag_code_cache_flush_all
Various file systems indirectly use metag_code_cache_flush_all(), so
when they're built as modules we get build errors like the following:

ERROR: "metag_code_cache_flush_all" [fs/xfs/xfs.ko] undefined!

Therefore export this function to modules to fix the errors. This was
hit by a randconfig build.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
2013-03-02 20:11:12 +00:00
..
cache.c metag: export metag_code_cache_flush_all 2013-03-02 20:11:12 +00:00
extable.c metag: Memory management 2013-03-02 20:09:19 +00:00
fault.c metag: Memory management 2013-03-02 20:09:19 +00:00
highmem.c metag: Highmem support 2013-03-02 20:09:20 +00:00
hugetlbpage.c metag: Huge TLB 2013-03-02 20:09:20 +00:00
init.c metag: Memory management 2013-03-02 20:09:19 +00:00
ioremap.c metag: Memory handling 2013-03-02 20:09:19 +00:00
Kconfig metag: Build infrastructure 2013-03-02 20:09:54 +00:00
l2cache.c metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
maccess.c metag: Memory handling 2013-03-02 20:09:19 +00:00
Makefile metag: Build infrastructure 2013-03-02 20:09:54 +00:00
mmu-meta1.c metag: Memory management 2013-03-02 20:09:19 +00:00
mmu-meta2.c metag: Memory management 2013-03-02 20:09:19 +00:00
numa.c metag: TCM support 2013-03-02 20:09:21 +00:00