forked from PAWPAW-Mirror/lib_xua
Fixed typo p_dsd_clock -> p_dsd_clk
This commit is contained in:
@@ -78,7 +78,7 @@ unsigned int divide, unsigned int dsdMode)
|
||||
p_dsd_clk,
|
||||
#else
|
||||
0, /* NULL */
|
||||
p_dsd_clock,
|
||||
p_dsd_clk,
|
||||
#endif
|
||||
#endif
|
||||
divide);
|
||||
|
||||
Reference in New Issue
Block a user