Skip to content

Commit ea0b391

Browse files
wb-zjp846396willdeacon
authored andcommitted
arm64: cpufeature: Remove duplicate asm/mmu.h header
./arch/arm64/kernel/cpufeature.c: asm/mmu.h is included more than once. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Signed-off-by: Will Deacon <will@kernel.org>
1 parent be9c94c commit ea0b391

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/kernel/cpufeature.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
#include <asm/kvm_host.h>
8787
#include <asm/mmu.h>
8888
#include <asm/mmu_context.h>
89-
#include <asm/mmu.h>
9089
#include <asm/mte.h>
9190
#include <asm/hypervisor.h>
9291
#include <asm/processor.h>

0 commit comments

Comments
 (0)