mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 14:43:46 +00:00
In order that the end of a clk_div_table can be detected, it must be
terminated with a sentinel element (.div = 0).
Fixes:
|
||
|---|---|---|
| .. | ||
| clk-loongson1b.c | ||
| clk-loongson1c.c | ||
| clk.c | ||
| clk.h | ||
| Makefile | ||