staging: rtl8188eu: rename Hal8188ERateAdaptive
Rename header and source file to avoid CamelCase. Hal8188ERateAdaptive.h -> hal8188e_rate_adaptive.h Hal8188ERateAdaptive.c -> hal8188e_rate_adaptive.c Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
89778d0d6c
commit
ad515954f6
@ -24,7 +24,7 @@ r8188eu-y := \
|
||||
hal/rf_cfg.o \
|
||||
hal/pwrseqcmd.o \
|
||||
hal/pwrseq.o \
|
||||
hal/Hal8188ERateAdaptive.o\
|
||||
hal/hal8188e_rate_adaptive.o \
|
||||
hal/hal_intf.o \
|
||||
hal/hal_com.o \
|
||||
hal/odm.o \
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "odm_debug.h"
|
||||
#include "odm_RegDefine11N.h"
|
||||
|
||||
#include "Hal8188ERateAdaptive.h"/* for RA,Power training */
|
||||
#include "hal8188e_rate_adaptive.h" /* for RA,Power training */
|
||||
#include "rtl8188e_hal.h"
|
||||
|
||||
#include "odm_reg.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user