From: Geert Uytterhoeven Date: Fri, 1 Mar 2024 21:02:27 +0000 (+0100) Subject: sh: sh2a: Add missing #include X-Git-Tag: v6.10-rc1~181^2~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84c046b27fe03a4155affe83012231e66646b654;p=thirdparty%2Fkernel%2Flinux.git sh: sh2a: Add missing #include arch/sh/kernel/cpu/sh2a/opcode_helper.c:34:14: warning: no previous prototype for 'instruction_size' [-Wmissing-prototypes] Signed-off-by: Geert Uytterhoeven Reviewed-by: John Paul Adrian Glaubitz Link: https://lore.kernel.org/r/8314dd9a966394dd1fd82d88095c57d9778fcfc9.1709326528.git.geert+renesas@glider.be Signed-off-by: John Paul Adrian Glaubitz --- diff --git a/arch/sh/kernel/cpu/sh2a/opcode_helper.c b/arch/sh/kernel/cpu/sh2a/opcode_helper.c index c509081d90b9a..fcf53f5827eb2 100644 --- a/arch/sh/kernel/cpu/sh2a/opcode_helper.c +++ b/arch/sh/kernel/cpu/sh2a/opcode_helper.c @@ -8,6 +8,8 @@ */ #include +#include + /* * Instructions on SH are generally fixed at 16-bits, however, SH-2A * introduces some 32-bit instructions. Since there are no real