]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: Cleanup header files inclusion
authorPankaj Dubey <pankaj.dubey@samsung.com>
Thu, 25 Feb 2016 04:09:59 +0000 (09:39 +0530)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 25 Feb 2016 04:24:06 +0000 (13:24 +0900)
commit36379a75ea5b2fe2aae20c8ed557ee4c183a379d
treed6d75de9b52fa5c7ba8cdad774daa6c97563a432
parent8fc15f30283f5d3afbbd3b98f1b631b611c0b376
ARM: EXYNOS: Cleanup header files inclusion

This includes trivial cleanup in exynos files such as
 - remove unused header files inclusion from exynos.c, s5p-dev-mfc.c,
   firmware.c, pm.c.
 - move inclusion of of.h from common.h to pm.c where it is really
   required

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/mach-exynos/common.h
arch/arm/mach-exynos/exynos.c
arch/arm/mach-exynos/firmware.c
arch/arm/mach-exynos/platsmp.c
arch/arm/mach-exynos/pm.c
arch/arm/mach-exynos/s5p-dev-mfc.c