summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_8xx.S
diff options
context:
space:
mode:
authorChristophe Leroy2018-07-05 18:25:03 +0200
committerMichael Ellerman2018-07-30 14:48:18 +0200
commite8cb7a55eb8dcf65838d0911dc7ba00b7d7accf5 (patch)
tree7706b2cb8852082943f0d284fd474dfad32bde75 /arch/powerpc/kernel/head_8xx.S
parentpowerpc: clean inclusions of asm/feature-fixups.h (diff)
downloadkernel-qcow2-linux-e8cb7a55eb8dcf65838d0911dc7ba00b7d7accf5.tar.gz
kernel-qcow2-linux-e8cb7a55eb8dcf65838d0911dc7ba00b7d7accf5.tar.xz
kernel-qcow2-linux-e8cb7a55eb8dcf65838d0911dc7ba00b7d7accf5.zip
powerpc: remove superflous inclusions of asm/fixmap.h
Files not using fixmap consts or functions don't need asm/fixmap.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/head_8xx.S')
-rw-r--r--arch/powerpc/kernel/head_8xx.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/head_8xx.S b/arch/powerpc/kernel/head_8xx.S
index 04501b65040e..6582f824d620 100644
--- a/arch/powerpc/kernel/head_8xx.S
+++ b/arch/powerpc/kernel/head_8xx.S
@@ -30,7 +30,6 @@
#include <asm/ppc_asm.h>
#include <asm/asm-offsets.h>
#include <asm/ptrace.h>
-#include <asm/fixmap.h>
#include <asm/export.h>
#if CONFIG_TASK_SIZE <= 0x80000000 && CONFIG_PAGE_OFFSET >= 0x80000000