diff options
Diffstat (limited to 'include/kunit')
-rw-r--r-- | include/kunit/clk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/kunit/clk.h b/include/kunit/clk.h index 0afae7688157..f226044cc78d 100644 --- a/include/kunit/clk.h +++ b/include/kunit/clk.h @@ -6,6 +6,7 @@ struct clk; struct clk_hw; struct device; struct device_node; +struct of_phandle_args; struct kunit; struct clk * |