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


Groups > linux.kernel > #1594120 > unrolled thread

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

Started byElaine Zhang <zhangqing@rock-chips.com>
First post2017-03-07 12:10 +0100
Last post2017-03-07 12:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromElaine Zhang <zhangqing@rock-chips.com>
Date2017-03-07 12:10 +0100
Subject[PATCH v2 2/5] clk: rockchip: rk3368: remove the unused id
Message-ID<tilaa-6G6-17@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web