ARM: 8724/1: v7: allow setting different cache functions
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 1 Dec 2017 00:10:08 +0000 (01:10 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Sun, 17 Dec 2017 22:15:35 +0000 (22:15 +0000)
commit328829125e2fe3596a14c5020ba4a5a34882d665
treecd625aa563d46f28391fbd5b1ed288bed6b17bda
parentc608906165355089a4de3c9133c72e81e011096c
ARM: 8724/1: v7: allow setting different cache functions

In preparation for adding support for the Broadcom Brahma-B15 read-ahead
cache which requires a different set of cache functions, allow the
__v7_proc macro to override the cache_fns settings, and default to
v7_cache_fns unless specified otherwise.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/mm/proc-v7.S