summaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-09-05 11:18:28 +0200
committerOlof Johansson <olof@lixom.net>2018-09-06 10:02:26 -0700
commit23b4f8b184f5546180851259dea2a8e8ddc71ac3 (patch)
treeef86fb371ddb4a1c2b5bd96fa8cf09818619645f /arch/arm/mach-u300/Makefile
parent57361846b52bc686112da6ca5368d11210796804 (diff)
ARM: u300: Delete dummy SPI chip
It's been told to me a few times that this kernel module should not exist, instead we should use the loopback test from userspace if need be. If a kernel module is required for testing SPI, it should be generic and put in drivers/spi/*. Delete this driver. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-u300/Makefile')
-rw-r--r--arch/arm/mach-u300/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-u300/Makefile b/arch/arm/mach-u300/Makefile
index 87d37de054b6..5a8804fa8776 100644
--- a/arch/arm/mach-u300/Makefile
+++ b/arch/arm/mach-u300/Makefile
@@ -4,5 +4,4 @@
obj-y := core.o
-obj-$(CONFIG_MACH_U300_SPIDUMMY) += dummyspichip.o
obj-$(CONFIG_REGULATOR_AB3100) += regulator.o