]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: rtl8188eu: Rename Hal8188EPwrSeq.h to pwrseq.h
authornavin patidar <navin.patidar@gmail.com>
Mon, 1 Sep 2014 15:43:43 +0000 (21:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 18:20:01 +0000 (11:20 -0700)
Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/pwrseq.c
drivers/staging/rtl8188eu/include/pwrseq.h [moved from drivers/staging/rtl8188eu/include/Hal8188EPwrSeq.h with 100% similarity]
drivers/staging/rtl8188eu/include/rtl8188e_hal.h

index 4c29e63b2563c395eeb1cbee5f37d95f679f0508..20dce42cee1d7ee38ad3f8c434884e0510c15fb4 100644 (file)
@@ -18,7 +18,7 @@
  *
  ******************************************************************************/
 
-#include "Hal8188EPwrSeq.h"
+#include "pwrseq.h"
 #include <rtl8188e_hal.h>
 
 /*
index 2c517ce1bc1e5842385b520a8fb6489221ecf920..42ab1d288bdc58413698e4fdde390ecdd28d26a1 100644 (file)
@@ -29,7 +29,7 @@
 #include "rtl8188e_recv.h"
 #include "rtl8188e_xmit.h"
 #include "rtl8188e_cmd.h"
-#include "Hal8188EPwrSeq.h"
+#include "pwrseq.h"
 #include "rtw_efuse.h"
 #include "rtw_sreset.h"
 #include "odm_precomp.h"