]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: dm: clk_ccf: fix building error
authorYang Xiwen <forbidden405@outlook.com>
Fri, 15 Dec 2023 20:21:11 +0000 (04:21 +0800)
committerSean Anderson <seanga2@gmail.com>
Fri, 15 Dec 2023 20:30:12 +0000 (15:30 -0500)
commit97d65b32d76cb3b8297cd8aa2c1f0caab5ab6c57
tree99d489ac9d54d61a895188157cea3a6a31297ef3
parentd30618243990457d219ab81955c2738580d26cd2
test: dm: clk_ccf: fix building error

Fix unused variable error produced by building tests

Fixes: d3061824 (test: dm: clk_ccf: test ccf_clk_ops)
Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Link: https://lore.kernel.org/r/20231216-b4-fix_build-v1-1-b8e79c94744f@outlook.com
test/dm/clk_ccf.c