From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Turquette Subject: Re: [PATCH] clk: qcom: Remove accidental merged reject file Date: Wed, 30 Apr 2014 11:57:02 -0700 Message-ID: <20140430185702.5718.43337@quantum> References: <1398881711-5566-1-git-send-email-galak@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1398881711-5566-1-git-send-email-galak@codeaurora.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: linux-arm-msm@vger.kernel.org, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kumar Gala List-Id: linux-arm-msm@vger.kernel.org Quoting Kumar Gala (2014-04-30 11:15:11) > Looks like commit cff558c79f572530bdbbb9b847134094008afcef accidentally > added in a merge reject file, so remove it. > > Signed-off-by: Kumar Gala I fixup'd this into "clk: qcom: Add basic support for APQ8064 global clock controller clocks". Thanks for the fix, Mike > --- > Documentation/devicetree/bindings/clock/qcom,gcc.txt.rej | 10 ---------- > 1 file changed, 10 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc.txt.rej > > diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt.rej b/Documentation/devicetree/bindings/clock/qcom,gcc.txt.rej > deleted file mode 100644 > index 2e84dbe..0000000 > --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt.rej > +++ /dev/null > @@ -1,10 +0,0 @@ > ---- Documentation/devicetree/bindings/clock/qcom,gcc.txt > -+++ Documentation/devicetree/bindings/clock/qcom,gcc.txt > -@@ -4,6 +4,7 @@ > - Required properties : > - - compatible : shall contain only one of the following: > - > -+ "qcom,gcc-apq8064" > - "qcom,gcc-ipq8064" > - "qcom,gcc-msm8660" > - "qcom,gcc-msm8960" > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > hosted by The Linux Foundation >