summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Safonov2016-08-24 10:22:37 +0200
committerGreg Kroah-Hartman2016-09-01 18:01:41 +0200
commit50a619d52c4c4d16a12d56bd40dd6d1b52f31395 (patch)
tree8ba6ca60b0ac81e523fe2bfbceb7a14825870f1e
parentstaging: r8188eu: remove some structure definitions from Hal8188EPhyCfg.h (diff)
downloadkernel-qcow2-linux-50a619d52c4c4d16a12d56bd40dd6d1b52f31395.tar.gz
kernel-qcow2-linux-50a619d52c4c4d16a12d56bd40dd6d1b52f31395.tar.xz
kernel-qcow2-linux-50a619d52c4c4d16a12d56bd40dd6d1b52f31395.zip
staging: r8188eu: remove include/HalHWImg8188E_FW.h
This file does not included to other sources. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/rtl8188eu/include/HalHWImg8188E_FW.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/drivers/staging/rtl8188eu/include/HalHWImg8188E_FW.h b/drivers/staging/rtl8188eu/include/HalHWImg8188E_FW.h
deleted file mode 100644
index dbb55247b0c6..000000000000
--- a/drivers/staging/rtl8188eu/include/HalHWImg8188E_FW.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/******************************************************************************
-*
-* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
-*
-* This program is free software; you can redistribute it and/or modify it
-* under the terms of version 2 of the GNU General Public License as
-* published by the Free Software Foundation.
-*
-* This program is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
-* more details.
-*
-******************************************************************************/
-
-#ifndef __INC_FW_8188E_HW_IMG_H
-#define __INC_FW_8188E_HW_IMG_H
-
-
-/******************************************************************************
-* FW_AP.TXT
-******************************************************************************/
-/******************************************************************************
-* FW_WoWLAN.TXT
-******************************************************************************/
-#define ArrayLength_8188E_FW_WoWLAN 15764
-extern const u8 Array_8188E_FW_WoWLAN[ArrayLength_8188E_FW_WoWLAN];
-
-#endif