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:
|
||
|---|---|---|
| .. | ||
| falcon | ||
| xway | ||
| Kconfig | ||
| Makefile | ||
| Platform | ||
| clk.c | ||
| clk.h | ||
| early_printk.c | ||
| irq.c | ||
| prom.c | ||
| prom.h | ||