commit | 3fb6819f411b5a89afb5726afafacf0c4b62844f | [log] [tgz] |
---|---|---|
author | Tian Tao <tiantao6@hisilicon.com> | Mon Dec 28 15:05:08 2020 +0800 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Jan 05 17:52:12 2021 +0000 |
tree | 893d99ac2f4a27bd00f686135d3e6220fa1f35c5 | |
parent | 311bea3cb9ee20ef150ca76fc60a592bf6b159f5 [diff] |
arm64: traps: remove duplicate include statement asm/exception.h is included more than once. Remove the one that isn't necessary. Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Link: https://lore.kernel.org/r/1609139108-10819-1-git-send-email-tiantao6@hisilicon.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>