sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 1 Mar 2024 21:02:21 +0000 (22:02 +0100)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Thu, 2 May 2024 10:01:23 +0000 (12:01 +0200)
commitf649f1b8dd58d8778ad3d13ed45e34843e464c70
treeca7285ae23dfe78362d819ab8250093ce6e5c298
parent86a2da4b56d44a97eeacb6501cfbc27b5139feff
sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()

arch/sh/kernel/hw_breakpoint.c:135:5: warning: no previous prototype for ‘arch_bp_generic_fields’ [-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/566af354bf51ddc38e9eb95eac51ec00c4e42024.1709326528.git.geert+renesas@glider.be
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
arch/sh/include/asm/hw_breakpoint.h