]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: cpufeature: Remove duplicate asm/mmu.h header
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Tue, 23 Sep 2025 03:50:23 +0000 (11:50 +0800)
committerWill Deacon <will@kernel.org>
Wed, 24 Sep 2025 15:44:44 +0000 (16:44 +0100)
commitea0b39168d3a2313eabd145fb3440c946ccff4d1
treed0569794c83d9a4d6f9096f85b68082c599479f2
parentbe9c94ca4ed5908e775dd9e31f9bd6bfb35adc70
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>
arch/arm64/kernel/cpufeature.c