aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/cacheflush.h
diff options
context:
space:
mode:
authorGravatar Christophe Leroy <christophe.leroy@c-s.fr> 2018-07-05 16:24:53 +0000
committerGravatar Michael Ellerman <mpe@ellerman.id.au> 2018-07-30 22:47:54 +1000
commit8c58259bba43084eb5876aeefa574e9344b85ae3 (patch)
treeb18bdd5ab3c3d0c351c680c801c245643865979f /arch/powerpc/include/asm/cacheflush.h
parentpowerpc: remove kdump.h from page.h (diff)
downloadlinux-8c58259bba43084eb5876aeefa574e9344b85ae3.tar.gz
linux-8c58259bba43084eb5876aeefa574e9344b85ae3.tar.bz2
linux-8c58259bba43084eb5876aeefa574e9344b85ae3.zip
powerpc: remove unneeded inclusions of cpu_has_feature.h
Files not using cpu_has_feature() don't need cpu_has_feature.h Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/cacheflush.h')
-rw-r--r--arch/powerpc/include/asm/cacheflush.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include/asm/cacheflush.h
index 0d72ec75da63..d5a8d7bf0759 100644
--- a/arch/powerpc/include/asm/cacheflush.h
+++ b/arch/powerpc/include/asm/cacheflush.h
@@ -11,7 +11,6 @@
#include <linux/mm.h>
#include <asm/cputable.h>
-#include <asm/cpu_has_feature.h>
/*
* No cache flushing is required when address mappings are changed,