]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
authorPankaj Dubey <pankaj.dubey@samsung.com>
Fri, 18 Dec 2015 03:32:11 +0000 (09:02 +0530)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 25 Feb 2016 01:13:36 +0000 (10:13 +0900)
commite26f163ba8d88d0447ae28bda008d1ba8a4d8ac7
tree7d9348bb908b04e763f9778637a4816ebb1674e0
parent525276f29d032d123918f513759e20f2e04b3acb
ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"

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>
[tested on Peach-Pi (Exynos5880)]
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
[for testing on Trats2 (Exynos4412) and Odroid XU3 (Exynos5422)]
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/mach-exynos/exynos-pmu.h [deleted file]
arch/arm/mach-exynos/exynos.c
arch/arm/mach-exynos/mcpm-exynos.c
arch/arm/mach-exynos/platsmp.c
arch/arm/mach-exynos/pm.c
arch/arm/mach-exynos/pmu.c
arch/arm/mach-exynos/regs-pmu.h [deleted file]
arch/arm/mach-exynos/suspend.c
include/linux/soc/samsung/exynos-pmu.h [new file with mode: 0644]
include/linux/soc/samsung/exynos-regs-pmu.h [new file with mode: 0644]