summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sirf/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-01-20 14:20:43 +0100
committerLinus Walleij <linus.walleij@linaro.org>2021-01-21 09:53:26 +0100
commitc41e02c384f50dd514b904dc2fbf1627e11a6313 (patch)
treee4fc7c7c78bf70ea79a787bc682bf14be8101fc0 /drivers/pinctrl/sirf/Makefile
parent484c58d6601c2868e9763e105443ef57d562ee3b (diff)
pinctrl: remove sirf atlas/prima drivers
The CSR SiRF prima2/atlas platforms are getting removed, so this driver is no longer needed. Cc: Barry Song <baohua@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Barry Song <baohua@kernel.org> Link: https://lore.kernel.org/r/20210120132045.2127659-4-arnd@kernel.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/sirf/Makefile')
-rw-r--r--drivers/pinctrl/sirf/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/pinctrl/sirf/Makefile b/drivers/pinctrl/sirf/Makefile
deleted file mode 100644
index 1ab0742075f6..000000000000
--- a/drivers/pinctrl/sirf/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-# CSR SiRFsoc pinmux support
-
-obj-y += pinctrl-sirf.o
-obj-y += pinctrl-prima2.o
-obj-y += pinctrl-atlas6.o
-obj-y += pinctrl-atlas7.o