summaryrefslogtreecommitdiff
path: root/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2016-02-09 16:42:32 +0000
committerAndrew Turner <andrew@FreeBSD.org>2016-02-09 16:42:32 +0000
commit2668945977725526727c9f3f708dc4d887e0e7a9 (patch)
tree3b67a8f5c0379867e6c1b993042b521e034c4474 /sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h
parentdb57c70a5ba095725106b724f727ce74eef7e681 (diff)
parent235ad806ee815395bce54dc1b0ce1c06cd29b44a (diff)
downloadsrc-test2-2668945977725526727c9f3f708dc4d887e0e7a9.tar.gz
src-test2-2668945977725526727c9f3f708dc4d887e0e7a9.zip
Notes
Diffstat (limited to 'sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h')
-rw-r--r--sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h b/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h
index 6a370503c954..8df77a7c030b 100644
--- a/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h
+++ b/sys/gnu/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