OSDN Git Service

staging: wfx: remove unused structure
authorKaaira Gupta <kgupta@es.iitr.ac.in>
Tue, 10 Mar 2020 14:25:09 +0000 (19:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Mar 2020 07:04:54 +0000 (08:04 +0100)
commitc9edd297541676b26a35e566c286a322f15b2b6a
tree64b972c5cc6c07752e415d7764d76692ccbb99ac
parent02a33f8e06f3be399aa547653715bf0e02b59e82
staging: wfx: remove unused structure

struct hif_cnf_reset is not used anywhere in wfx. It's parent file
hif_api_cmd.h is imported form some other driver, hence some functions
in it are not used. This is one of them. Hence remove it.

Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in>
Link: https://lore.kernel.org/r/20200310142509.25632-7-kgupta@es.iitr.ac.in
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/hif_api_cmd.h