mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 07:42:38 -04:00
staging: rtl8188eu: Remove header file rtw_version.h
Signed-off-by: navin patidar <navin.patidar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
91d1662438
commit
fdc9537474
@@ -20,7 +20,6 @@
|
||||
#define _RTW_DEBUG_C_
|
||||
|
||||
#include <rtw_debug.h>
|
||||
#include <rtw_version.h>
|
||||
|
||||
int proc_get_drv_version(char *page, char **start,
|
||||
off_t offset, int count,
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include <osdep_service.h>
|
||||
#include <drv_types.h>
|
||||
|
||||
|
||||
#define DRIVERVERSION "v4.1.4_6773.20130222"
|
||||
#define _drv_always_ 1
|
||||
#define _drv_emerg_ 2
|
||||
#define _drv_alert_ 3
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
#define DRIVERVERSION "v4.1.4_6773.20130222"
|
||||
@@ -30,7 +30,6 @@
|
||||
#include <rtw_ioctl_set.h>
|
||||
#include <rtw_mp_ioctl.h>
|
||||
#include <usb_ops.h>
|
||||
#include <rtw_version.h>
|
||||
#include <rtl8188e_hal.h>
|
||||
|
||||
#include <rtw_mp.h>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include <recv_osdep.h>
|
||||
#include <hal_intf.h>
|
||||
#include <rtw_ioctl.h>
|
||||
#include <rtw_version.h>
|
||||
|
||||
#include <usb_osintf.h>
|
||||
#include <usb_hal.h>
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include <recv_osdep.h>
|
||||
#include <xmit_osdep.h>
|
||||
#include <hal_intf.h>
|
||||
#include <rtw_version.h>
|
||||
#include <linux/usb.h>
|
||||
#include <linux/vmalloc.h>
|
||||
#include <osdep_intf.h>
|
||||
|
||||
Reference in New Issue
Block a user