mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-23 22:25:40 +08: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 |