summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include
diff options
context:
space:
mode:
authorMichael Straube2018-07-31 13:34:15 +0200
committerGreg Kroah-Hartman2018-08-02 09:44:27 +0200
commitd36255f14876063748094eef3eb3676496f69ffe (patch)
tree56062c3ab351b89f5e79b5f807e4b03bb02dc6cc /drivers/staging/rtl8188eu/include
parentstaging: rtl8188eu: remove unused rtw_remove_bcn_ie() (diff)
downloadkernel-qcow2-linux-d36255f14876063748094eef3eb3676496f69ffe.tar.gz
kernel-qcow2-linux-d36255f14876063748094eef3eb3676496f69ffe.tar.xz
kernel-qcow2-linux-d36255f14876063748094eef3eb3676496f69ffe.zip
staging: rtl8188eu: rename odm_RTL8188E - style
Rename source and header file to avoid CamelCase. odm_RTL8188E.c -> odm_rtl8188e.c odm_RTL8188E.h -> odm_rtl8188e.h Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/include')
-rw-r--r--drivers/staging/rtl8188eu/include/odm_precomp.h2
-rw-r--r--drivers/staging/rtl8188eu/include/odm_rtl8188e.h (renamed from drivers/staging/rtl8188eu/include/odm_RTL8188E.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8188eu/include/odm_precomp.h b/drivers/staging/rtl8188eu/include/odm_precomp.h
index f00967fd9599..4d0dd12645bd 100644
--- a/drivers/staging/rtl8188eu/include/odm_precomp.h
+++ b/drivers/staging/rtl8188eu/include/odm_precomp.h
@@ -31,7 +31,7 @@
#include "odm_reg.h"
-#include "odm_RTL8188E.h"
+#include "odm_rtl8188e.h"
void odm_CmnInfoHook_Debug(struct odm_dm_struct *pDM_Odm);
void odm_CmnInfoInit_Debug(struct odm_dm_struct *pDM_Odm);
diff --git a/drivers/staging/rtl8188eu/include/odm_RTL8188E.h b/drivers/staging/rtl8188eu/include/odm_rtl8188e.h
index dbf13c48767d..dbf13c48767d 100644
--- a/drivers/staging/rtl8188eu/include/odm_RTL8188E.h
+++ b/drivers/staging/rtl8188eu/include/odm_rtl8188e.h