]> Pileus Git - ~andy/linux/blobdiff - drivers/net/usb/cdc_ether.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[~andy/linux] / drivers / net / usb / cdc_ether.c
index 640406ac43585c3c253253bb992094aa4d93ee99..bd363b27e8540e3bfe2acc6173adcc8a1952f4b7 100644 (file)
@@ -21,7 +21,6 @@
 // #define     VERBOSE                 // more; success messages
 
 #include <linux/module.h>
-#include <linux/init.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
 #include <linux/ethtool.h>
@@ -653,14 +652,12 @@ static const struct usb_device_id products[] = {
        .driver_info = 0,
 },
 
-#if defined(CONFIG_USB_RTL8152) || defined(CONFIG_USB_RTL8152_MODULE)
 /* Samsung USB Ethernet Adapters */
 {
        USB_DEVICE_AND_INTERFACE_INFO(SAMSUNG_VENDOR_ID, 0xa101, USB_CLASS_COMM,
                        USB_CDC_SUBCLASS_ETHERNET, USB_CDC_PROTO_NONE),
        .driver_info = 0,
 },
-#endif
 
 /* WHITELIST!!!
  *