ARC: mm: move mmu/cache externs out to setup.h
authorVineet Gupta <vgupta@kernel.org>
Fri, 13 Sep 2019 20:19:44 +0000 (13:19 -0700)
committerVineet Gupta <vgupta@kernel.org>
Tue, 24 Aug 2021 21:25:48 +0000 (14:25 -0700)
commit47910ca3ce946662f950d700f26e51c563a9821f
tree57700fdea6fd6bcc5ef03b2373aa4cc80d15bb3c
parent12e7804c264143c63d1cae7e3a62d21fbed06f59
ARC: mm: move mmu/cache externs out to setup.h

Don't pollute mmu.h and cache.h with ARC internal bootlog/setup
related functions. Move them aside to setup.h

Signed-off-by: Vineet Gupta <vgupta@kernel.org>
arch/arc/include/asm/cache.h
arch/arc/include/asm/mmu.h
arch/arc/include/asm/setup.h