]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/machdep: Remove duplicated include in svm.c
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 7 Nov 2024 01:02:59 +0000 (09:02 +0800)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Wed, 27 Nov 2024 05:08:17 +0000 (10:38 +0530)
commite4a4565489622b29cc4208d117828596207ee6f6
tree3f7cc1e299c6537ce3a06d8c65d79d85bbdfbe01
parent42d9e8b7ccddee75989283cf7477305cfe3776ff
powerpc/machdep: Remove duplicated include in svm.c

The header files linux/mem_encrypt.h is included twice in svm.c,
so one inclusion of each can be removed.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11750
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20241107010259.46308-1-yang.lee@linux.alibaba.com
arch/powerpc/platforms/pseries/svm.c