From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 07/12] clocksource: qcom: Remove dead code Date: Fri, 13 Mar 2015 11:22:34 -0700 Message-ID: <55032AEA.3020304@codeaurora.org> References: <1426270185-19510-1-git-send-email-sboyd@codeaurora.org> <1426270185-19510-8-git-send-email-sboyd@codeaurora.org> <55032913.2000506@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:55253 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752380AbbCMSWg (ORCPT ); Fri, 13 Mar 2015 14:22:36 -0400 In-Reply-To: <55032913.2000506@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Daniel Lezcano , linux-arm-msm@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, David Brown , Bryan Huntsman , Daniel Walker , Arnd Bergmann On 03/13/15 11:14, Daniel Lezcano wrote: > On 03/13/2015 07:09 PM, Stephen Boyd wrote: >> This code is no longer used now that mach-msm has been removed. >> Delete it. >> >> Cc: Daniel Lezcano >> Cc: David Brown >> Cc: Bryan Huntsman >> Cc: Daniel Walker >> Signed-off-by: Stephen Boyd >> --- >> >> This can be acked and go through arm-soc or applied directly to >> clocksource >> tree. >> >> drivers/clocksource/qcom-timer.c | 59 >> ---------------------------------------- >> 1 file changed, 59 deletions(-) > > Applied to my tree for 4.1. > Ah sorry, this one has to go with patch 1 through arm-soc, because it deletes symbols that patch 1 is using. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project