[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.OSX.2.03.1408042203100.87047@linaro.org>
Date: Mon, 4 Aug 2014 22:07:31 -0600 (MDT)
From: Lina Iyer <lina.iyer@...aro.org>
To: Stephen Boyd <sboyd@...eaurora.org>
cc: David Brown <davidb@...eaurora.org>,
Kumar Gala <galak@...eaurora.org>,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Lina Iyer <lina.iyer@...aro.org>
Subject: Re: [PATCH 8/8] msm: scm: Move the scm driver to drivers/soc/qcom
On Mon, 4 Aug 2014, Stephen Boyd wrote:
> Architectural changes in the ARM Linux kernel tree mandate
> the eventual removal of the mach-* directories. Move the
> scm driver to drivers/soc/qcom and the scm header to
> include/soc/qcom to support that removal.
>
> Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
> ---
> arch/arm/mach-qcom/Kconfig | 3 ---
> arch/arm/mach-qcom/Makefile | 4 +---
> arch/arm/mach-qcom/scm-boot.c | 2 +-
diff --git a/arch/arm/mach-qcom/scm.h b/include/soc/qcom/scm.h
> similarity index 100%
> rename from arch/arm/mach-qcom/scm.h
> rename to include/soc/qcom/scm.h
Could we move scm-boot.c as well to drivers/soc/qcom and scm-boot.h to include/soc/qcom ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists