summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx/dev-hsspi.c
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2019-08-31 15:41:59 +0000
committerPaul Burton <paul.burton@mips.com>2019-09-03 14:21:04 +0100
commit3d77a95fc03b8d811ec96b76d7874713192c725a (patch)
treeaef76275965a8956683a24bd1590613b2bf15116 /arch/mips/bcm63xx/dev-hsspi.c
parent775b089aeffa98d5f69045d9dc4fe3aaba1bc9e1 (diff)
downloadlinux-3d77a95fc03b8d811ec96b76d7874713192c725a.tar.gz
linux-3d77a95fc03b8d811ec96b76d7874713192c725a.tar.bz2
linux-3d77a95fc03b8d811ec96b76d7874713192c725a.zip
MIPS: Drop Loongson _CACHE_* definitions
_CACHE_CACHABLE_NONCOHERENT is defined as 3<<_CACHE_SHIFT by default, so there's no need to define it as such specifically for Loongson. _CACHE_CACHABLE_COHERENT is not used anywhere in the kernel, so there's no need to define it at all. Finally the comment found alongside these definitions seems incorrect - it suggests that we're defining _CACHE_CACHABLE_NONCOHERENT such that it actually provides coherence, but the opposite seems to be true & instead the unused _CACHE_CACHABLE_COHERENT is defined as the typically incoherent value. Delete the whole thing, which will have no effect on the compiled code anyway. Signed-off-by: Paul Burton <paul.burton@mips.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Cc: Huacai Chen <chenhc@lemote.com> Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'arch/mips/bcm63xx/dev-hsspi.c')
0 files changed, 0 insertions, 0 deletions