Files
openwrt-R7800-nss/target/linux
Shiji Yang dd0c83575f lantiq: fix vmmc driver build warnings
This patch fixes the following build warnings:

arch/mips/lantiq/xway/vmmc.c:31:14: error: no previous prototype for 'ltq_get_mps_ad0_irq' [-Werror=missing-prototypes]
   31 | unsigned int ltq_get_mps_ad0_irq(void)
      |              ^~~~~~~~~~~~~~~~~~~
arch/mips/lantiq/xway/vmmc.c:40:14: error: no previous prototype for 'ltq_get_mps_ad1_irq' [-Werror=missing-prototypes]
   40 | unsigned int ltq_get_mps_ad1_irq(void)
      |              ^~~~~~~~~~~~~~~~~~~
arch/mips/lantiq/xway/vmmc.c:49:14: error: no previous prototype for 'ltq_get_mps_vc_irq' [-Werror=missing-prototypes]
   49 | unsigned int ltq_get_mps_vc_irq(int idx)
      |              ^~~~~~~~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
2025-07-18 12:30:59 +01:00
..
2025-07-16 09:40:36 +02:00
2025-07-12 16:47:58 +02:00
2025-07-12 16:47:58 +02:00
2025-06-28 22:47:48 +02:00
2025-07-13 15:27:54 +02:00
2025-06-03 01:45:40 +02:00
2025-06-21 13:54:17 +02:00
2025-07-12 16:47:58 +02:00
2025-07-13 00:49:37 +02:00
2025-06-12 12:42:15 +02:00