
18 Oct
2024
18 Oct
'24
3:57 a.m.
On Sat, 05 Oct 2024 22:14:29 +0300, Andy Shevchenko wrote:
Move do_irqinfo() prototype to a header file, otherwise compiler is not happy:
arch/x86/lib/interrupts.c:130:5: warning: no previous prototype for ‘do_irqinfo’ [-Wmissing-prototypes]
Applied to u-boot/master, thanks!
--
Tom