diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-10-05 22:14:29 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-10-17 15:38:50 -0600 |
commit | 04efa7354fab2ee900988614559b7d77b65ab2b9 (patch) | |
tree | c0e63772572be3ff906c1378ef2ab165fe292773 /drivers/timer/tsc_timer.c | |
parent | c01d6934a7d7ceb8e16cd791e7451e6d94161562 (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 <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>
Diffstat (limited to 'drivers/timer/tsc_timer.c')
0 files changed, 0 insertions, 0 deletions