]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
LoongArch: entry: Fix include order
authorCharlie Jenkins <charlie@rivosinc.com>
Wed, 7 May 2025 07:11:30 +0000 (00:11 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 7 May 2025 09:05:57 +0000 (11:05 +0200)
commit8278fd6006a02e3352d5230927c4576f53fb3b06
treec799de23d52064a3ae28449ec143b033b531a9fe
parente43b8bb56e537bfc8d9076793091e7679020fc9c
LoongArch: entry: Fix include order

Reorder some introduced include headers to keep alphabetical order.

Fixes: 7ace1602abf2 ("LoongArch: entry: Migrate ret_from_fork() to C")
Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250507-loongarch_include_order-v1-1-e8aada6a3da8@rivosinc.com
arch/loongarch/kernel/process.c