From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Fri, 13 Mar 2015 11:22:34 -0700 Subject: [PATCH 07/12] clocksource: qcom: Remove dead code In-Reply-To: <55032913.2000506@linaro.org> References: <1426270185-19510-1-git-send-email-sboyd@codeaurora.org> <1426270185-19510-8-git-send-email-sboyd@codeaurora.org> <55032913.2000506@linaro.org> Message-ID: <55032AEA.3020304@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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