Skip to content

Commit d89e809

Browse files
Johan Jonkermmind
authored andcommitted
dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKS
CLK_NR_CLKS should not be part of the binding. Remove since the kernel code no longer uses it. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/6f21c09b-e8d2-4749-aca6-572c79df775d@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent ec2265d commit d89e809

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

include/dt-bindings/clock/rk3188-cru-common.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@
132132
#define HCLK_VDPU 472
133133
#define HCLK_HDMI 473
134134

135-
#define CLK_NR_CLKS (HCLK_HDMI + 1)
136-
137135
/* soft-reset indices */
138136
#define SRST_MCORE 2
139137
#define SRST_CORE0 3

0 commit comments

Comments
 (0)