aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2018-07-05 16:25:01 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2018-07-30 22:48:17 +1000
commit2c86cd188f8a5631f3d75a1dea14d22df85189b4 (patch)
tree025e510205b3e2d750bef0c25707bea900082caa /arch/powerpc/include/asm/reg.h
parentpowerpc: clean the inclusion of stringify.h (diff)
downloadlinux-dev-2c86cd188f8a5631f3d75a1dea14d22df85189b4.tar.xz
linux-dev-2c86cd188f8a5631f3d75a1dea14d22df85189b4.zip
powerpc: clean inclusions of asm/feature-fixups.h
files not using feature fixup don't need asm/feature-fixups.h files using feature fixup need asm/feature-fixups.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/reg.h')
-rw-r--r--arch/powerpc/include/asm/reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
index d4a8dc71a057..486b7c83b8c5 100644
--- a/arch/powerpc/include/asm/reg.h
+++ b/arch/powerpc/include/asm/reg.h
@@ -14,6 +14,7 @@
#include <linux/stringify.h>
#include <asm/cputable.h>
#include <asm/asm-const.h>
+#include <asm/feature-fixups.h>
/* Pickup Book E specific registers. */
#if defined(CONFIG_BOOKE) || defined(CONFIG_40x)