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>
这个提交包含在:
Christophe Leroy
2018-07-05 16:25:01 +00:00
提交者 Michael Ellerman
父节点 5c35a02c54
当前提交 2c86cd188f
修改 49 个文件,包含 45 行新增4 行删除

查看文件

@@ -30,6 +30,7 @@
#include <asm/udbg.h>
#include <asm/kexec.h>
#include <asm/ppc-opcode.h>
#include <asm/feature-fixups.h>
#include <misc/cxl-base.h>