Files
u-boot/include
Andy Shevchenko 04efa7354f cmd: irq: Move do_irqinfo() prototype to a header file
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]

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[trini: Add 'struct cmd_tbl;' to irq_func.h]
Signed-off-by: Tom Rini <trini@konsulko.com>
2024-10-17 15:38:50 -06:00
..
2024-10-17 03:12:47 +02:00
2024-08-26 18:51:49 -06:00
2024-10-17 03:12:47 +02:00
2024-08-26 14:05:38 -06:00
2024-09-12 17:35:37 +02:00
2024-08-26 14:05:38 -06:00
2024-09-24 13:41:20 -06:00
2024-08-26 14:05:38 -06:00
2024-10-10 16:02:20 -06:00
2024-10-11 11:44:47 -06:00
2024-10-16 11:11:56 -06:00
2024-09-30 17:48:12 -06:00
2024-09-12 17:35:37 +02:00