ARM: SAMSUNG: local backlight header in mach-s3c64xx
authorKukjin Kim <kgene@kernel.org>
Wed, 29 Jul 2015 17:00:36 +0000 (02:00 +0900)
committerKukjin Kim <kgene@kernel.org>
Wed, 29 Jul 2015 17:00:36 +0000 (02:00 +0900)
commit4a7bf56f7f98fee929c74dd579fa19529712974d
tree12b2553d7a1d76f53885a2642978de0abce3db82
parente979b1a9b47dbe56fa7543bde3dc093231c1eb6e
ARM: SAMSUNG: local backlight header in mach-s3c64xx

This patch moves backlight header file into mach-s3c64xx.
Because it is not used for others except mach-s3c64xx.

Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/mach-s3c64xx/backlight.h [new file with mode: 0644]
arch/arm/mach-s3c64xx/dev-backlight.c
arch/arm/mach-s3c64xx/mach-smdk6410.c
arch/arm/plat-samsung/include/plat/backlight.h [deleted file]