diff options
author | Michael Turquette <mturquette@linaro.org> | 2014-11-24 17:45:33 -0800 |
---|---|---|
committer | Michael Turquette <mturquette@linaro.org> | 2014-11-24 17:45:33 -0800 |
commit | da57b46010dd8d93aabc4c3e8d11751ac617d914 (patch) | |
tree | 1fe26ac6679ea8e76276da87582fcb95210974ed /include/dt-bindings | |
parent | 7f615dd43ced8dc5424ad3fa95edd6b7fbbbc27c (diff) | |
parent | dcf3d458304aafda3d12413ade39fdf19740dbc3 (diff) | |
download | linux-da57b46010dd8d93aabc4c3e8d11751ac617d914.tar.gz linux-da57b46010dd8d93aabc4c3e8d11751ac617d914.tar.bz2 linux-da57b46010dd8d93aabc4c3e8d11751ac617d914.zip |
Merge branch 'clk-fixes' into clk-next
Diffstat (limited to 'include/dt-bindings')
-rw-r--r-- | include/dt-bindings/clock/qcom,mmcc-apq8084.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/qcom,mmcc-apq8084.h b/include/dt-bindings/clock/qcom,mmcc-apq8084.h index a929f86d0ddd..d72b5b35f15e 100644 --- a/include/dt-bindings/clock/qcom,mmcc-apq8084.h +++ b/include/dt-bindings/clock/qcom,mmcc-apq8084.h @@ -60,7 +60,7 @@ #define ESC1_CLK_SRC 43 #define HDMI_CLK_SRC 44 #define VSYNC_CLK_SRC 45 -#define RBCPR_CLK_SRC 46 +#define MMSS_RBCPR_CLK_SRC 46 #define RBBMTIMER_CLK_SRC 47 #define MAPLE_CLK_SRC 48 #define VDP_CLK_SRC 49 |