[PATCH v4 2/4] dt-bindings: clock: vf610: Drop VF610_CLK_END define

From: Lukasz Majewski

Date: Thu Jan 29 2026 - 05:03:31 EST


The VF610_CLK_END should be dropped as it is not part of the ABI.

Signed-off-by: Lukasz Majewski <lukma@xxxxxxxxxxxx>
---
Changes for v4:
- New, separate patch
---
include/dt-bindings/clock/vf610-clock.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/dt-bindings/clock/vf610-clock.h b/include/dt-bindings/clock/vf610-clock.h
index 373644e46747..c91fb86fa9a1 100644
--- a/include/dt-bindings/clock/vf610-clock.h
+++ b/include/dt-bindings/clock/vf610-clock.h
@@ -197,6 +197,5 @@
#define VF610_CLK_TCON1 188
#define VF610_CLK_CAAM 189
#define VF610_CLK_CRC 190
-#define VF610_CLK_END 191

#endif /* __DT_BINDINGS_CLOCK_VF610_H */
--
2.39.5