staging: r8188eu: move local definitions into rtw_fw.h
authorMartin Kaiser <martin@kaiser.cx>
Sun, 6 Feb 2022 16:18:01 +0000 (17:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 09:29:02 +0000 (10:29 +0100)
commitfc91b5bf8cf00bc9d0f52d0617f0870454419e6b
tree0b25ec1876aeaf154aa1ad2ef4cfcb946c68adf4
parent521e63c5d9a508fab4c3038c2fc8d821a6f1ae72
staging: r8188eu: move local definitions into rtw_fw.h

Move some defines and the definition of struct rt_firmware_hdr
from rtw_fw.h to rtw_fw.c. These definitions are used only by
the fw layer.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220206161809.423031-7-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_fw.c
drivers/staging/r8188eu/include/rtw_fw.h