linux-hardened/arch/metag
James Hogan b7fb9e6a48 metag: cachepart: fix get_global_dcache_size() typo
Compilation is broken when the kernel is destined to live in the global
part of the virtual address space:

arch/metag/kernel/cachepart.c In function 'get_thread_cache_size':
arch/metag/kernel/cachepart.c +71 : error: implicit declaration of function 'get_global_dache_size'

Fix the typo.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
2013-03-15 13:21:18 +00:00
..
boot metag: Build infrastructure 2013-03-02 20:09:54 +00:00
configs ImgTec Meta architecture changes for v3.9-rc1 2013-03-03 12:06:09 -08:00
include metag: smp: copy cache partition and enable GCOn 2013-03-15 13:21:17 +00:00
kernel metag: cachepart: fix get_global_dcache_size() typo 2013-03-15 13:21:18 +00:00
lib metag: move usercopy.c exports out of metag_ksyms.c 2013-03-02 20:11:15 +00:00
mm metag: Inhibit NUMA balancing. 2013-03-04 10:29:19 +00:00
oprofile metag: OProfile support 2013-03-15 13:21:05 +00:00
tbx metag: Build infrastructure 2013-03-02 20:09:54 +00:00
Kconfig metag: OProfile support 2013-03-15 13:21:05 +00:00
Kconfig.debug metag: Build infrastructure 2013-03-02 20:09:54 +00:00
Kconfig.soc metag: Build infrastructure 2013-03-02 20:09:54 +00:00
Makefile metag: OProfile support 2013-03-15 13:21:05 +00:00