]> www.infradead.org Git - users/dwmw2/linux.git/commit
sh: return_address: Add missing #include <asm/ftrace.h>
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 1 Mar 2024 21:02:19 +0000 (22:02 +0100)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Thu, 2 May 2024 10:01:23 +0000 (12:01 +0200)
commit2be8df7c6dea7e3671a378ec4931edf9e35490d2
tree2e3d041b7cf5d876f565d2b97c2ca75808366dce
parentdcead6e5096295e6fdcf91a2168d3173699854f8
sh: return_address: Add missing #include <asm/ftrace.h>

arch/sh/kernel/return_address.c:49:7: warning: no previous prototype for ‘return_address’ [-Wmissing-prototypes]

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/45685f62c9132aca5dc3c028471218393b51f34c.1709326528.git.geert+renesas@glider.be
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
arch/sh/kernel/return_address.c