USB: add SPDX identifiers to all remaining files in drivers/usb/
[linux-2.6-block.git] / drivers / usb / usbip / stub.h
index 266e2b0ce9a8436b5ae01576e098cc797f7adbd9..1001a9c1b6fc4f955bf2e831149dcdafda98b702 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2003-2008 Takahiro Hirofuchi
  *
@@ -33,7 +34,6 @@
 #define STUB_BUSID_ALLOC 3
 
 struct stub_device {
-       struct usb_interface *interface;
        struct usb_device *udev;
 
        struct usbip_device ud;