staging: rtl8188eu: rename odm_HWConfig
authorMichael Straube <straube.linux@gmail.com>
Sun, 30 Sep 2018 19:52:53 +0000 (21:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 22:20:40 +0000 (15:20 -0700)
commitc7a248299a5ec60213df53d99d1650029240af54
tree747f7789930ed4d02421d6dd40b8b836151a4b10
parent859df6aa0d9795f3d556aeb46475f12bbfc35dbc
staging: rtl8188eu: rename odm_HWConfig

Rename source and header file to avoid CamelCase.
odm_HWConfig.c -> odm_hwconfig.c
odm_HWConfig.h -> odm_hwconfig.h

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/Makefile
drivers/staging/rtl8188eu/hal/odm_HWConfig.c [deleted file]
drivers/staging/rtl8188eu/hal/odm_hwconfig.c [new file with mode: 0644]
drivers/staging/rtl8188eu/include/odm_HWConfig.h [deleted file]
drivers/staging/rtl8188eu/include/odm_hwconfig.h [new file with mode: 0644]
drivers/staging/rtl8188eu/include/odm_precomp.h