summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/clock/rk3066a-cru.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/clock/rk3066a-cru.h')
-rw-r--r--dts/include/dt-bindings/clock/rk3066a-cru.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/clock/rk3066a-cru.h b/dts/include/dt-bindings/clock/rk3066a-cru.h
index bc1ed1dbd8..d3a9824ef6 100644
--- a/dts/include/dt-bindings/clock/rk3066a-cru.h
+++ b/dts/include/dt-bindings/clock/rk3066a-cru.h
@@ -13,6 +13,9 @@
* GNU General Public License for more details.
*/
+#ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3066A_H
+#define _DT_BINDINGS_CLK_ROCKCHIP_RK3066A_H
+
#include <dt-bindings/clock/rk3188-cru-common.h>
/* soft-reset indices */
@@ -33,3 +36,5 @@
#define SRST_HDMI 96
#define SRST_HDMI_APB 97
#define SRST_CIF1 111
+
+#endif