openwrt/package/kernel/lantiq/ltq-ptm/src
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
..
ifxmips_ptm_adsl.c ltq-atm/ltq-ptm: add kernel 5.10 compatiblity 2021-04-12 23:23:09 +02:00
ifxmips_ptm_adsl.h ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_amazon_se.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_ar9.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_common.h
ifxmips_ptm_danube.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_fw_amazon_se.h
ifxmips_ptm_fw_ar9.h
ifxmips_ptm_fw_danube.h
ifxmips_ptm_fw_regs_adsl.h
ifxmips_ptm_fw_regs_amazon_se.h
ifxmips_ptm_fw_regs_ar9.h
ifxmips_ptm_fw_regs_danube.h
ifxmips_ptm_fw_regs_vdsl.h ltq-ptm: Update VR9 PTM firmware 2021-02-12 05:07:04 +00:00
ifxmips_ptm_fw_regs_vr9.h ltq-ptm: Update VR9 PTM firmware 2021-02-12 05:07:04 +00:00
ifxmips_ptm_fw_vr9.h ltq-ptm: Update VR9 PTM firmware 2021-02-12 05:07:04 +00:00
ifxmips_ptm_ppe_amazon_se.h
ifxmips_ptm_ppe_ar9.h
ifxmips_ptm_ppe_common.h ltq-ptm: Update VR9 PTM firmware 2021-02-12 05:07:04 +00:00
ifxmips_ptm_ppe_danube.h
ifxmips_ptm_ppe_vr9.h
ifxmips_ptm_test.c
ifxmips_ptm_vdsl.c kernel: ltq-ptm: fix compilation warning for vr9 2023-05-14 18:04:33 +02:00
ifxmips_ptm_vdsl.h ltq-ptm: Update VR9 PTM firmware 2021-02-12 05:07:04 +00:00
ifxmips_ptm_vr9.c ltq-ptm: Update VR9 PTM firmware 2021-02-12 05:07:04 +00:00
Makefile