Skip to content
Snippets Groups Projects
Commit e731a538 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled


If CONFIG_UNIPHIER_L2CACHE_ON is undefined, the L2 cache is never
enabled, so there is no need for v7_outer_cache_disable().  The weak
stub avoids the compile error anyway.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 95a1feca
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment