Re: [2/6] ath10k: refactor firmware crashdump code to coredump.c
From: Kalle Valo <hidden>
Date: 2017-08-17 04:20:08
From: Kalle Valo <hidden>
Date: 2017-08-17 04:20:08
Kalle Valo [off-list ref] wrote:
In preparation to add RAM dump support. No functional changes, only moving code and renaming function names. Signed-off-by: Kalle Valo <redacted>
With only this patch applied, and CONFIG_DEV_COREDUMP disabled, there's a build error: drivers/net/wireless/ath/ath10k/coredump.c:24:30: error: redefinition of 'ath10k_coredump_new' drivers/net/wireless/ath/ath10k/coredump.c:130:5: error: redefinition of 'ath10k_coredump_submit' -- https://patchwork.kernel.org/patch/9901243/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches