aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fieldbus/Makefile
diff options
context:
space:
mode:
authorSven Van Asbroeck <thesven73@gmail.com>2019-04-16 11:56:14 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-17 12:07:31 +0200
commit17614978ed34b8933e2b9272e2fe5133fdc38a58 (patch)
tree1ff4be6b508a66074d43d2008cf7584c2257275f /drivers/staging/fieldbus/Makefile
parentstaging: fieldbus: anybus-s: support HMS Anybus-S bus (diff)
downloadlinux-dev-17614978ed34b8933e2b9272e2fe5133fdc38a58.tar.xz
linux-dev-17614978ed34b8933e2b9272e2fe5133fdc38a58.zip
staging: fieldbus: anybus-s: support the Arcx anybus controller
Add a driver for the Arcx anybus controller. This device implements two Anybus-S hosts (buses), and connects to the SoC via a parallel memory bus. There is also a CAN power readout, unrelated to the Anybus, modelled as a regulator. Signed-off-by: Sven Van Asbroeck <TheSven73@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fieldbus/Makefile')
-rw-r--r--drivers/staging/fieldbus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/fieldbus/Makefile b/drivers/staging/fieldbus/Makefile
index c21056bdb3d2..bdf645d41344 100644
--- a/drivers/staging/fieldbus/Makefile
+++ b/drivers/staging/fieldbus/Makefile
@@ -5,4 +5,3 @@
obj-$(CONFIG_FIELDBUS_DEV) += fieldbus_dev.o anybuss/
fieldbus_dev-y := dev_core.o
-