]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNL
authorAlison Schofield <amsfield22@gmail.com>
Fri, 26 Feb 2016 07:00:42 +0000 (23:00 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2016 03:40:04 +0000 (19:40 -0800)
commit34b68e124774e2a7c01561849492961891bf1e3d
tree844dbc3f0593d725028f7baa90b4bd5c719af8b1
parent83ea341d9225d90a5ab9b6c07273d258f2b88fd2
staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNL

The function that sent this message id was previously removed.
Finish the cleanup by removing the call to the message handler,
the message handler, the #define, and the channel var.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c