android_kernel_xiaomi_sm7250/arch/mips/lantiq
Randy Dunlap 8e9fb25024 MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
[ Upstream commit 502550123bee6a2ffa438409b5b9aad4d6db3a8c ]

The lantiq WDT driver uses clk_get_io(), which is not exported,
so export it to fix a build error:

ERROR: modpost: "clk_get_io" [drivers/watchdog/lantiq_wdt.ko] undefined!

Fixes: 287e3f3f4e ("MIPS: lantiq: implement support for clkdev api")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: John Crispin <john@phrozen.org>
Cc: linux-mips@vger.kernel.org
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-09-28 11:02:56 +02:00
..
falcon MIPS: lantiq: check the return value of kzalloc() 2022-05-25 09:10:37 +02:00
xway MIPS: lantiq: check the return value of kzalloc() 2022-05-25 09:10:37 +02:00
clk.c MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko 2022-09-28 11:02:56 +02:00
clk.h
early_printk.c
irq.c
Kconfig
Makefile
Platform
prom.c MIPS: Use address-of operator on section symbols 2022-05-15 19:41:57 +02:00
prom.h