mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
brcmfmac: rename dhd_cdc to bcdc
dhd_cdc is renamed to bcdc. This is a step in cleaning and restructuring protocol layer. This is done so new protocols can be added in the future. This step only renames the source files. Reviewed-by: Arend Van Spriel <arend@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Hante Meuleman <meuleman@broadcom.com> [arend@broadcom.com: use 'git mv' to do the rename] Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
8da9d2c868
commit
5d406f8e03
@ -28,7 +28,7 @@ brcmfmac-objs += \
|
||||
fweh.o \
|
||||
fwsignal.o \
|
||||
p2p.o \
|
||||
dhd_cdc.o \
|
||||
bcdc.o \
|
||||
dhd_common.o \
|
||||
dhd_linux.o \
|
||||
btcoex.o
|
||||
|
Loading…
Reference in New Issue
Block a user