summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/spi-core.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-4/+1Star
| | | | | | | | Replace GPL license statements with SPDX license identifiers (GPL-2.0 and GPL-2.0+). The h1940-bluetooth.c was licensed under GPL-1.0. This also adds GPL-2.0 to few files lacking license statement. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
* ARM: SAMSUNG: local spi-core header in mach-s3c24xxKukjin Kim2015-07-291-0/+30
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>