OSDN Git Service

staging: wilc1000: remove os_context
authorGlen Lee <glen.lee@atmel.com>
Fri, 6 Nov 2015 09:40:21 +0000 (18:40 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit64ae414fe2bcdc86a347056e20d377376fa45b4f
tree85b44926728cb47e418c5b78e01e2a25921c9fbe
parent3f644285a8bd19916e580e892685881522916bab
staging: wilc1000: remove os_context

This patch removes variable os_context of wilc_sdio_t and wilc_spi_t because
os_context is not used, and delete it's related code.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_sdio.c
drivers/staging/wilc1000/wilc_spi.c