Commit 6f92a8d0 authored by Jaswinder Singh Rajput's avatar Jaswinder Singh Rajput Committed by Greg Kroah-Hartman

Staging: otus: includecheck fix: drivers/staging/otus/usbdrv.h

fix the following 'make includecheck' warning:

  drivers/staging/otus/usbdrv.h: linux/usb.h is included more than once.
Signed-off-by: default avatarJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 2386b331
......@@ -61,10 +61,6 @@
#define USB_REG_IN_PIPE 3
#define USB_REG_OUT_PIPE 4
#if (WLAN_HOSTIF == WLAN_USB)
#include <linux/usb.h>
#endif
#ifdef ZM_HOSTAPD_SUPPORT
#include "athr_common.h"
#endif
......
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