aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/swsusp_asm64.S
diff options
context:
space:
mode:
authorGravatar Christophe Leroy <christophe.leroy@c-s.fr> 2018-07-05 16:25:01 +0000
committerGravatar Michael Ellerman <mpe@ellerman.id.au> 2018-07-30 22:48:17 +1000
commit2c86cd188f8a5631f3d75a1dea14d22df85189b4 (patch)
tree025e510205b3e2d750bef0c25707bea900082caa /arch/powerpc/kernel/swsusp_asm64.S
parentpowerpc: clean the inclusion of stringify.h (diff)
downloadlinux-2c86cd188f8a5631f3d75a1dea14d22df85189b4.tar.gz
linux-2c86cd188f8a5631f3d75a1dea14d22df85189b4.tar.bz2
linux-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/kernel/swsusp_asm64.S')
-rw-r--r--arch/powerpc/kernel/swsusp_asm64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/swsusp_asm64.S b/arch/powerpc/kernel/swsusp_asm64.S
index 82d8aae81c6a..f83bf6f72cb0 100644
--- a/arch/powerpc/kernel/swsusp_asm64.S
+++ b/arch/powerpc/kernel/swsusp_asm64.S
@@ -13,6 +13,7 @@
#include <asm/thread_info.h>
#include <asm/ppc_asm.h>
#include <asm/asm-offsets.h>
+#include <asm/feature-fixups.h>
/*
* Structure for storing CPU registers on the save area.