arm64: drop unused includes of <linux/personality.h>
authorSagar Patel <sagarmp@cs.unc.edu>
Mon, 7 Mar 2022 22:24:13 +0000 (17:24 -0500)
committerWill Deacon <will@kernel.org>
Tue, 8 Mar 2022 10:23:42 +0000 (10:23 +0000)
commitee94b5a061b121305cae8ff46b7fa8325aa84b12
tree1b6bd8bad0f9355fea3580d283989d9b1ed15625
parent031495635b4668f94e964e037ca93d0d38bfde58
arm64: drop unused includes of <linux/personality.h>

Drop several includes of <linux/personality.h> which are not used.
git-blame indicates they were used at some point, but they're not needed
anymore.

Signed-off-by: Sagar Patel <sagarmp@cs.unc.edu>
Link: https://lore.kernel.org/r/20220307222412.146506-1-sagarmp@cs.unc.edu
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/signal.c
arch/arm64/kernel/sys_compat.c
arch/arm64/kernel/traps.c