summaryrefslogtreecommitdiffstats
path: root/include/usb/ch9.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/ch9.h')
-rw-r--r--include/usb/ch9.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/usb/ch9.h b/include/usb/ch9.h
index adbe53341b..93223638f7 100644
--- a/include/usb/ch9.h
+++ b/include/usb/ch9.h
@@ -33,8 +33,6 @@
#ifndef __LINUX_USB_CH9_H
#define __LINUX_USB_CH9_H
-#ifndef DOXYGEN_SHOULD_SKIP_THIS
-
#include <linux/types.h> /* __u8 etc */
/*-------------------------------------------------------------------------*/
@@ -798,6 +796,4 @@ enum usb_device_state {
*/
};
-#endif /* DOXYGEN_SHOULD_SKIP_THIS */
-
#endif /* __LINUX_USB_CH9_H */