Commit 55350178 authored by Sachin Kamat's avatar Sachin Kamat Committed by Greg Kroah-Hartman

staging: rtl8188eu: Include version.h in usb_ops.h

Include version.h header file as detected by versioncheck.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Acked-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d605eb15
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#ifndef __USB_OPS_H_ #ifndef __USB_OPS_H_
#define __USB_OPS_H_ #define __USB_OPS_H_
#include <linux/version.h>
#include <osdep_service.h> #include <osdep_service.h>
#include <drv_types.h> #include <drv_types.h>
#include <osdep_intf.h> #include <osdep_intf.h>
......
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