ARM: SAMSUNG: local nand-core header in mach-s3c24xx
authorKukjin Kim <kgene@kernel.org>
Wed, 29 Jul 2015 17:00:35 +0000 (02:00 +0900)
committerKukjin Kim <kgene@kernel.org>
Wed, 29 Jul 2015 17:00:35 +0000 (02:00 +0900)
commitf8eed6cd0d215f23a70945e05c050b5c87dc888e
tree35c5ff39d2564f6e9fef1f572239ea814535e004
parentf30e3295d2e9e7fe7fed5d1138e59ed45053b5fb
ARM: SAMSUNG: local nand-core header in mach-s3c24xx

This patch moves nand-core header file into mach-s3c24xx.
Because it is not used for others except mach-s3c24xx.

Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/mach-s3c24xx/nand-core.h [new file with mode: 0644]
arch/arm/mach-s3c24xx/s3c2412.c
arch/arm/mach-s3c24xx/s3c2416.c
arch/arm/mach-s3c24xx/s3c2443.c
arch/arm/mach-s3c24xx/s3c244x.c
arch/arm/plat-samsung/include/plat/nand-core.h [deleted file]
This page took 0.026444 seconds and 5 git commands to generate.