mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
3eb00f8916
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 |