]> Git Repo - u-boot.git/blobdiff - cmd/irq.c
Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians...
[u-boot.git] / cmd / irq.c
index 655aba576a8b29f43808adc7af7e2d33490b7df4..da223b4b2cce77c4b851b152f4b74693869c23c7 100644 (file)
--- a/cmd/irq.c
+++ b/cmd/irq.c
@@ -29,9 +29,6 @@ U_BOOT_CMD(
        "[on, off]"
 );
 
-/* Implemented in $(CPU)/interrupts.c */
-int do_irqinfo(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
-
 U_BOOT_CMD(
        irqinfo,    1,    1,     do_irqinfo,
        "print information about IRQs",
This page took 0.02639 seconds and 4 git commands to generate.