aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/gadget/function/f_serial.c
diff options
context:
space:
mode:
authorRobert Baldyga <r.baldyga@samsung.com>2015-08-06 14:11:16 +0200
committerFelipe Balbi <balbi@ti.com>2015-08-06 09:35:20 -0500
commitadab43396ed4830c7cee29837e8cedcddb2b5315 (patch)
tree198a7191f45066eb2b2d6f5c3f9f3040cc00347f /drivers/usb/gadget/function/f_serial.c
parentusb: musb: gadget: add musb_match_ep() function (diff)
downloadwireguard-linux-adab43396ed4830c7cee29837e8cedcddb2b5315.tar.xz
wireguard-linux-adab43396ed4830c7cee29837e8cedcddb2b5315.zip
usb: gadget: remove gadget_chips.h
This header file contains helpers for quirks based on UDC controller name. Since we have generic quirk bitfields in usb_gadget structure for all of these quirks we don't need to have this header any longer. This patch removes gadget_chips.h file and makes sure that it's no longer included anywhere in kernel sources. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/function/f_serial.c')
-rw-r--r--drivers/usb/gadget/function/f_serial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/gadget/function/f_serial.c b/drivers/usb/gadget/function/f_serial.c
index 2e02dfabc7ae..1d162e200e83 100644
--- a/drivers/usb/gadget/function/f_serial.c
+++ b/drivers/usb/gadget/function/f_serial.c
@@ -16,7 +16,6 @@
#include <linux/device.h>
#include "u_serial.h"
-#include "gadget_chips.h"
/*