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 4c29e63..20dce42 100644 (file)
@@ -18,7 +18,7 @@
  *
  ******************************************************************************/
 
-#include "Hal8188EPwrSeq.h"
+#include "pwrseq.h"
 #include <rtl8188e_hal.h>
 
 /*
index 2c517ce..42ab1d2 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"