From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rohit Vaswani Subject: Re: [PATCH 1/2] msm: Remove unused file core.h Date: Mon, 03 Jun 2013 13:53:45 -0700 Message-ID: <51AD0259.4010708@codeaurora.org> References: <1369863449-25059-1-git-send-email-rvaswani@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:46974 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756753Ab3FCUxq (ORCPT ); Mon, 3 Jun 2013 16:53:46 -0400 In-Reply-To: <1369863449-25059-1-git-send-email-rvaswani@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Rohit Vaswani Cc: David Brown , Daniel Walker , Bryan Huntsman , Russell King , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Ping ? On 5/29/2013 2:37 PM, Rohit Vaswani wrote: > Commit be2109e13fc6f017040c57615acfe1065723687b removed the usage > of core.h. Remove the file as well. > > Signed-off-by: Rohit Vaswani > --- > arch/arm/mach-msm/core.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > delete mode 100644 arch/arm/mach-msm/core.h > > diff --git a/arch/arm/mach-msm/core.h b/arch/arm/mach-msm/core.h > deleted file mode 100644 > index a9bab53..0000000 > --- a/arch/arm/mach-msm/core.h > +++ /dev/null > @@ -1,2 +0,0 @@ > -extern struct smp_operations msm_smp_ops; > -extern void msm_cpu_die(unsigned int cpu); Thanks, Rohit Vaswani -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation