Skip to content

Commit b7f5e06

Browse files
knaerzchemmind
authored andcommitted
dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
CLK_NR_CLKS should not be part of the binding. Let's drop it, since the kernel code no longer uses it either. Signed-off-by: Alex Bee <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 3d0316c commit b7f5e06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/dt-bindings/clock/rk3128-cru.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@
145145
#define HCLK_CRYPTO 476
146146
#define HCLK_PERI 478
147147

148-
#define CLK_NR_CLKS (HCLK_PERI + 1)
149-
150148
/* soft-reset indices */
151149
#define SRST_CORE0_PO 0
152150
#define SRST_CORE1_PO 1

0 commit comments

Comments
 (0)