mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 12:12:46 +00:00
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 | ||