summaryrefslogtreecommitdiff
path: root/drivers/staging/most/usb/Makefile
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2020-07-31 15:20:58 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-31 15:38:12 +0300
commit97a6f772f36b7f52bcfa56a581bbd2470cffe23d (patch)
treecfda78fcb39ac1846b0d1a944dbd250eee0d81ed /drivers/staging/most/usb/Makefile
parent11c416e3f0ea437661514fa68967a5dba3cdf886 (diff)
downloadlinux-97a6f772f36b7f52bcfa56a581bbd2470cffe23d.tar.xz
drivers: most: add USB adapter driver
This patch adds the USB driver source file most_usb.c and modifies the Makefile and Kconfig accordingly. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Link: https://lore.kernel.org/r/1596198058-26541-1-git-send-email-christian.gromm@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/usb/Makefile')
-rw-r--r--drivers/staging/most/usb/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/most/usb/Makefile b/drivers/staging/most/usb/Makefile
deleted file mode 100644
index c2b207339aec..000000000000
--- a/drivers/staging/most/usb/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-obj-$(CONFIG_MOST_USB) += most_usb.o
-
-most_usb-objs := usb.o