Commit 325fd182 authored by Mark Brown's avatar Mark Brown Committed by Greg Kroah-Hartman

USB: gadget.h depends on ch9.h so include ch9.h directly

The struct definitions are used.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent ceb80363
......@@ -16,6 +16,7 @@
#define __LINUX_USB_GADGET_H
#include <linux/slab.h>
#include <linux/usb/ch9.h>
struct usb_ep;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment