ARM: SAMSUNG: local spi-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)
commitdd04e47e7407e3a9312617817e3a35fc1a8e4548
treed8aa893562214a495843a965a02c919a8ff9711b
parentf8eed6cd0d215f23a70945e05c050b5c87dc888e
ARM: SAMSUNG: local spi-core header in mach-s3c24xx

This patch moves spi-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/s3c2416.c
arch/arm/mach-s3c24xx/s3c2443.c
arch/arm/mach-s3c24xx/spi-core.h [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/spi-core.h [deleted file]
This page took 0.025866 seconds and 5 git commands to generate.