diff mbox

[net-next,1/1] net: remove spurious zd1201 rule.

Message ID 20140804214744.GA1862@electric-eye.fr.zoreil.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Francois Romieu Aug. 4, 2014, 9:47 p.m. UTC
From: Francois Romieu <romieu@fr.zoreil.com>

Leftover from 5c601d0c942f5aaf7f3cff7e08f61047d70a964e ("wireless: move
zd1201 where it belongs").

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
---
 drivers/net/Makefile | 1 -
 1 file changed, 1 deletion(-)

It should be able to wait for 8 more years if it's a bit
late for net-next.

Comments

David Miller Aug. 4, 2014, 10:04 p.m. UTC | #1
From: Francois Romieu <romieu@fr.zoreil.com>
Date: Mon, 4 Aug 2014 23:47:44 +0200

> From: Francois Romieu <romieu@fr.zoreil.com>
> 
> Leftover from 5c601d0c942f5aaf7f3cff7e08f61047d70a964e ("wireless: move
> zd1201 where it belongs").
> 
> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
> ---
>  drivers/net/Makefile | 1 -
>  1 file changed, 1 deletion(-)
> 
> It should be able to wait for 8 more years if it's a bit
> late for net-next.

:-)  Applied, thanks.

Given other similar happenings wrt. these USB rules inside of
drivers/net/Makefile, drivers/net/usb/Kconfig should just create
a CONFIG_USB_NET_DRIVERS symbol that can reduce these all down
to one.

Then:

1) Nothing to add for new USB driver.
2) Nothing to remove when USB drivers move or are delted.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index 3fef8a8..fa49d45 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -67,7 +67,6 @@  obj-$(CONFIG_USB_PEGASUS)       += usb/
 obj-$(CONFIG_USB_RTL8150)       += usb/
 obj-$(CONFIG_USB_HSO)		+= usb/
 obj-$(CONFIG_USB_USBNET)        += usb/
-obj-$(CONFIG_USB_ZD1201)        += usb/
 obj-$(CONFIG_USB_IPHETH)        += usb/
 obj-$(CONFIG_USB_CDC_PHONET)   += usb/