summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-s3c24xx-fiq.S
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-08-06 20:20:37 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2020-08-19 21:40:14 +0200
commit0144e3fce3d601561fb51d0362316ca745c830df (patch)
treecc6f08d2d815bab5cbc35a5684cbc53ce03c0565 /drivers/spi/spi-s3c24xx-fiq.S
parenta07c4a8c169bc072cceeda1c98a7c37fdde498a3 (diff)
downloadlinux-0144e3fce3d601561fb51d0362316ca745c830df.tar.bz2
ARM: s3c24xx: move regs-spi.h into spi driver
The file is mostly specific to the driver, the few bits that are actually used by the platform code get moved to mach/map.h instead. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20200806182059.2431-20-krzk@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'drivers/spi/spi-s3c24xx-fiq.S')
-rw-r--r--drivers/spi/spi-s3c24xx-fiq.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/spi/spi-s3c24xx-fiq.S b/drivers/spi/spi-s3c24xx-fiq.S
index e95d6282109e..9d5f8f1e5e81 100644
--- a/drivers/spi/spi-s3c24xx-fiq.S
+++ b/drivers/spi/spi-s3c24xx-fiq.S
@@ -12,10 +12,12 @@
#include <mach/map.h>
#include <mach/regs-irq.h>
-#include <plat/regs-spi.h>
#include "spi-s3c24xx-fiq.h"
+#define S3C2410_SPTDAT (0x10)
+#define S3C2410_SPRDAT (0x14)
+
.text
@ entry to these routines is as follows, with the register names