From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752476AbcHMA55 (ORCPT ); Fri, 12 Aug 2016 20:57:57 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:37966 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752159AbcHMA54 (ORCPT ); Fri, 12 Aug 2016 20:57:56 -0400 Date: Fri, 12 Aug 2016 17:57:54 -0700 From: Stephen Boyd To: Rajendra Nayak Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, tdas@codeaurora.org Subject: Re: [PATCH v2 08/10] clk: qcom: Cleanup some macro defs Message-ID: <20160813005754.GF361@codeaurora.org> References: <1470904858-11930-1-git-send-email-rnayak@codeaurora.org> <1470904858-11930-9-git-send-email-rnayak@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470904858-11930-9-git-send-email-rnayak@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/11, Rajendra Nayak wrote: > From: Taniya Das > > Move all > '# define XYZ' > to > '#define XYZ' > > Signed-off-by: Taniya Das > Signed-off-by: Rajendra Nayak > --- This was done on purpose. Please drop this patch -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project