]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: fix up movement of USB driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 2 Aug 2020 09:21:39 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 2 Aug 2020 10:47:40 +0000 (12:47 +0200)
commite8334b645eb826486dc1de3f0347a5206b991715
tree6df9623eeea2e650136a23beb47d4789c00bb32d
parent300b64d25834bd613e1c3cedac3012d7491a42e1
staging: most: fix up movement of USB driver

When moving the most usb driver out of staging, we forgot to remove the
subdirectory out of the staging Makefile as well.

Fixes: f5dccd966045 ("drivers: most: add USB adapter driver")
Cc: Christian Gromm <christian.gromm@microchip.com>
Reported-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200802092139.GA140088@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/Makefile