Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> writes: > This has ben deprecated years ago, I haven't heard anyone using it since and > most likely it won't even work anymore. So just remove all of it. > > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> [...] > --- a/drivers/net/wireless/ath/ath10k/hw.h > +++ b/drivers/net/wireless/ath/ath10k/hw.h > @@ -35,8 +35,6 @@ > #define QCA988X_HW_2_0_VERSION 0x4100016c > #define QCA988X_HW_2_0_CHIP_ID_REV 0x2 > #define QCA988X_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA988X/hw2.0" > -#define QCA988X_HW_2_0_FW_FILE "firmware.bin" > -#define QCA988X_HW_2_0_OTP_FILE "otp.bin" > #define QCA988X_HW_2_0_BOARD_DATA_FILE "board.bin" > #define QCA988X_HW_2_0_PATCH_LOAD_ADDR 0x1234 I missed to remove all the other references to "firmware.bin" or "otp.bin", for example: #define QCA6174_HW_2_1_FW_FILE "firmware.bin" #define QCA6174_HW_2_1_OTP_FILE "otp.bin" Will send v2. -- Kalle Valo-- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html