summaryrefslogtreecommitdiffstats
path: root/include/usb/composite.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/composite.h')
-rw-r--r--include/usb/composite.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/usb/composite.h b/include/usb/composite.h
index 798fa110e7..379927a07d 100644
--- a/include/usb/composite.h
+++ b/include/usb/composite.h
@@ -17,8 +17,6 @@
#ifndef __LINUX_USB_COMPOSITE_H
#define __LINUX_USB_COMPOSITE_H
-#ifndef DOXYGEN_SHOULD_SKIP_THIS
-
/*
* This framework is an optional layer on top of the USB Gadget interface,
* making it easier to build (a) Composite devices, supporting multiple
@@ -343,6 +341,4 @@ extern int usb_string_id(struct usb_composite_dev *c);
#define WARNING(d, fmt, args...)
#define INFO(d, fmt, args...)
-#endif /* DOXYGEN_SHOULD_SKIP_THIS */
-
#endif /* __LINUX_USB_COMPOSITE_H */