OSDN Git Service

ath10k: detach coredump.c from debug.c
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 22 Dec 2017 13:38:59 +0000 (15:38 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 27 Dec 2017 10:20:23 +0000 (12:20 +0200)
commite2fcf60c6fe84f9540b7420a790cdc3eb3ae47d5
tree7a8efe0e3cfabad82d6dfce398bd55a2eede4a96
parentf25b9f285a0eff7ae5d987acfb1d2407769b67af
ath10k: detach coredump.c from debug.c

Now coredump is totally separate from debug.c and doesn't depend on
CONFIG_ATH10K_DEBUGFS anymore, only on CONFIG_DEV_COREDUMP. Also remove
leftovers from the removed debugfs file support.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/Makefile
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/coredump.c
drivers/net/wireless/ath/ath10k/coredump.h
drivers/net/wireless/ath/ath10k/debug.c