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

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

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