mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
76f66dfd60
Provide a simple implementation of clk_set_parent() in the lantiq
subarch so that callers of it will build without errors.
Fixes these build errors:
ERROR: modpost: "clk_set_parent" [sound/soc/jz4740/snd-soc-jz4740-i2s.ko] undefined!
ERROR: modpost: "clk_set_parent" [sound/soc/atmel/snd-soc-atmel-i2s.ko] undefined!
Fixes:
|
||
---|---|---|
.. | ||
falcon | ||
xway | ||
clk.c | ||
clk.h | ||
early_printk.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Platform | ||
prom.c | ||
prom.h |