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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent ec2265d commit d89e809

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)