summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-10-05 22:14:29 +0300
committerTom Rini <[email protected]>2024-10-17 15:38:50 -0600
commit04efa7354fab2ee900988614559b7d77b65ab2b9 (patch)
treec0e63772572be3ff906c1378ef2ab165fe292773 /scripts
parentc01d6934a7d7ceb8e16cd791e7451e6d94161562 (diff)
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 <[email protected]> Reviewed-by: Simon Glass <[email protected]> [trini: Add 'struct cmd_tbl;' to irq_func.h] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions