Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1268744

Re: [PATCH v5 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH v5 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
Date 2015-11-13 11:10 +0100
Message-ID <qujsR-52z-17@gated-at.bofh.it> (permalink)
References <quiZP-4Ce-3@gated-at.bofh.it> <quiZP-4Ce-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 13.11.2015 18:29, Pankaj Dubey wrote:
> Moving Exynos PMU specific header file into "include/linux/soc/samsung"
> thus updated affected files under "mach-exynos" to use new location of
> these header files.
> 
> Signed-off-by: Amit Daniel Kachhap <amitdanielk@gmail.com>
> Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
> ---
>  arch/arm/mach-exynos/exynos.c                                       | 2 +-
>  arch/arm/mach-exynos/mcpm-exynos.c                                  | 2 +-
>  arch/arm/mach-exynos/platsmp.c                                      | 2 +-
>  arch/arm/mach-exynos/pm.c                                           | 4 ++--
>  arch/arm/mach-exynos/pmu.c                                          | 6 +++---
>  arch/arm/mach-exynos/suspend.c                                      | 4 ++--
>  {arch/arm/mach-exynos => include/linux/soc/samsung}/exynos-pmu.h    | 6 +++---
>  .../regs-pmu.h => include/linux/soc/samsung/exynos-regs-pmu.h       | 6 +++---
>  8 files changed, 16 insertions(+), 16 deletions(-)
>  rename {arch/arm/mach-exynos => include/linux/soc/samsung}/exynos-pmu.h (81%)
>  rename arch/arm/mach-exynos/regs-pmu.h => include/linux/soc/samsung/exynos-regs-pmu.h (99%)
> 

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v5 3/9] ARM: EXYNOS: Move pmu specific headers under  "linux/soc/samsung" Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-11-13 10:40 +0100
  Re: [PATCH v5 3/9] ARM: EXYNOS: Move pmu specific headers under  "linux/soc/samsung" Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-13 11:10 +0100

csiph-web