openwrt/package/kernel/lantiq
Shiji Yang fdc2d8d07b ltq-deu: fix 6.12 kernel build warnings on lantiq/xway
This patch fixes the following build warnings by adding
missing prototypes:

/home/db/owrt/build_dir/target-mips_24kc_musl/linux-lantiq_xway/ltq-deu-danube/ltq-deu/ifxmips_deu_danube.c💯5: error: no previous prototype for 'input_swap' [-Werror=missing-prototypes]
  100 | u32 input_swap(u32 input)
      |     ^~~~~~~~~~
/home/db/owrt/build_dir/target-mips_24kc_musl/linux-lantiq_xway/ltq-deu-ar9/ltq-deu/ifxmips_deu_ar9.c:91:5: error: no previous prototype for 'input_swap' [-Werror=missing-prototypes]
   91 | u32 input_swap(u32 input)
      |     ^~~~~~~~~~
/home/db/owrt/build_dir/target-mips_24kc_musl/linux-lantiq_xway/ltq-deu-ar9/ltq-deu/ifxmips_deu_ar9.c:131:6: error: no previous prototype for 'chip_version' [-Werror=missing-prototypes]
  131 | void chip_version(void)
      |      ^~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18744
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-13 22:02:20 +02:00
..
ltq-adsl ltq-adsl: use remove_new for platform_device 2025-04-28 10:30:29 +02:00
ltq-adsl-fw ltq-adsl(-fw): Makefile clean-up and fixes 2020-04-24 17:59:22 +02:00
ltq-adsl-mei ltq-adsl-mei: convert driver to .remove_new 2025-04-11 11:21:19 +02:00
ltq-atm ltq-atm: fix missing-prototypes warnings for lantiq/ase 2025-05-13 22:02:20 +02:00
ltq-deu ltq-deu: fix 6.12 kernel build warnings on lantiq/xway 2025-05-13 22:02:20 +02:00
ltq-ifxos ltq-ifxos: fix missing-prototypes build warning 2025-05-13 22:02:19 +02:00
ltq-ptm ltq-ptm: convert driver to .remove_new 2025-04-11 11:21:20 +02:00
ltq-tapi ltq-tapi: fix missing-prototypes build warnings 2025-05-13 22:02:19 +02:00
ltq-vdsl-fw lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-16 00:59:55 +01:00
ltq-vdsl-vr9 lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-16 00:59:55 +01:00
ltq-vdsl-vr9-mei ltq-vdsl-vr9-mei: avoid unnecessary usage of unsafe_memcpy 2025-02-22 18:53:19 +01:00
ltq-vdsl-vr11 ltq-vdsl-vr11: fix missing-prototypes build warnings 2025-05-13 22:02:19 +02:00
ltq-vdsl-vr11-mei ltq-vdsl-vr11-mei: fix ignored-qualifiers build warnings 2025-05-13 22:02:19 +02:00
ltq-vectoring lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-16 00:59:55 +01:00
ltq-vmmc lantiq: ltq-vmmc: get irqs from kernel-in-tree vmmc driver 2024-05-15 08:54:58 +02:00
vrx518_ep vrx518_ep: fix macro redefined build error on 6.12 kernel 2025-05-13 22:02:19 +02:00
vrx518_tc vrx518_tc: fix missing-prototypes build warnings 2025-05-13 22:02:19 +02:00