Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1594120

[PATCH v2 2/5] clk: rockchip: rk3368: remove the unused id

From Elaine Zhang <zhangqing@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v2 2/5] clk: rockchip: rk3368: remove the unused id
Date 2017-03-07 12:10 +0100
Message-ID <tilaa-6G6-17@gated-at.bofh.it> (permalink)
References <tilaa-6G6-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


remove SCLK_TIMER6 id

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
---
 include/dt-bindings/clock/rk3368-cru.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/dt-bindings/clock/rk3368-cru.h b/include/dt-bindings/clock/rk3368-cru.h
index 52f86ddac773..2bf23eda8938 100644
--- a/include/dt-bindings/clock/rk3368-cru.h
+++ b/include/dt-bindings/clock/rk3368-cru.h
@@ -50,7 +50,6 @@
 #define SCLK_TIMER03		88
 #define SCLK_TIMER04		89
 #define SCLK_TIMER05		90
-#define SCLK_TIMER6		91
 #define SCLK_OTGPHY0		93
 #define SCLK_OTG_ADP		96
 #define SCLK_HSICPHY480M	97
-- 
1.9.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 2/5] clk: rockchip: rk3368: remove the unused id Elaine Zhang <zhangqing@rock-chips.com> - 2017-03-07 12:10 +0100

csiph-web