summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/clock/rk3188-cru-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/clock/rk3188-cru-common.h')
-rw-r--r--dts/include/dt-bindings/clock/rk3188-cru-common.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/clock/rk3188-cru-common.h b/dts/include/dt-bindings/clock/rk3188-cru-common.h
index 6a370503c9..8df77a7c03 100644
--- a/dts/include/dt-bindings/clock/rk3188-cru-common.h
+++ b/dts/include/dt-bindings/clock/rk3188-cru-common.h
@@ -13,6 +13,9 @@
* GNU General Public License for more details.
*/
+#ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3188_COMMON_H
+#define _DT_BINDINGS_CLK_ROCKCHIP_RK3188_COMMON_H
+
/* core clocks from */
#define PLL_APLL 1
#define PLL_DPLL 2
@@ -248,3 +251,5 @@
#define SRST_PTM1_ATB 141
#define SRST_CTM 142
#define SRST_TS 143
+
+#endif