openwrt/package/kernel/lantiq
Christian Marangi 7ad1fa12ef
kernel: ltq-ptm: fix compilation warning for vr9
Fix compilation warning for unused variable for vr9.
Fix compilation warning:
/home/ansuel/openwrt-ansuel/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-lantiq_xrx200/ltq-ptm-vr9/ltq-ptm/ifxmips_ptm_vdsl.c: In function 'mailbox_irq_handler':
/home/ansuel/openwrt-ansuel/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-lantiq_xrx200/ltq-ptm-vr9/ltq-ptm/ifxmips_ptm_vdsl.c:560:9: error: unused variable 'i' [-Werror=unused-variable]
  560 |     int i;
      |         ^
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-14 18:04:33 +02:00
..
ltq-adsl kernel: ltq-adsl: add patch fixing compilation warning 2023-05-12 03:15:45 +02:00
ltq-adsl-fw ltq-adsl(-fw): Makefile clean-up and fixes 2020-04-24 17:59:22 +02:00
ltq-adsl-mei kernel: ltq-adsl-mei: fix compilation warning for copy_from_user ret 2023-05-12 03:15:43 +02:00
ltq-atm kernel: ltq-atm: add patch fixing compilation warning for ltq_atm 2023-05-12 03:15:46 +02:00
ltq-deu kernel: ltq-deu: fix compilation warning 2023-05-12 03:15:47 +02:00
ltq-ifxos ltq-ifxos: enable for ipq40xx 2023-01-16 23:41:41 +00:00
ltq-ptm kernel: ltq-ptm: fix compilation warning for vr9 2023-05-14 18:04:33 +02:00
ltq-tapi kernel: ltq-tapi: add patch fixing compilation warning 2023-05-12 03:15:46 +02:00
ltq-vdsl-fw ltq-vdsl-fw: fix firmware installer 2022-08-26 22:32:47 +01:00
ltq-vdsl-vr9 kernel: ltq-vdsl-vr9: fix multiple compilation warning 2023-05-14 02:42:53 +02:00
ltq-vdsl-vr9-mei kernel: ltq-vdsl-vr9-mei: fix compilation warning 2023-05-14 02:42:53 +02:00
ltq-vdsl-vr11 kernel: ltq-vdsl-vr11: fix compilation waring 2023-05-12 03:15:46 +02:00
ltq-vdsl-vr11-mei kernel: ltq-vdsl-vr11-mei: fix compilation warning 2023-05-12 03:15:45 +02:00
ltq-vectoring kernel: ltq-vectoring: add patch fixing compilation warning 2023-05-14 02:42:52 +02:00
ltq-vmmc kernel: ltq-vmmc: fix compilation warning 2023-05-12 03:15:46 +02:00
vrx518_ep kernel: add Intel/Lantiq VRX518 EP driver 2023-01-16 23:41:41 +00:00
vrx518_tc kernel: lantiq: vrx518_tc: add patch fix compilation warning for ptm_tc 2023-05-12 03:15:44 +02:00