staging: wilc1000: remove io_type of wilc_wlan_dev_t
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:10 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commita3629a9ee36a6f8fcbc764e811a2fe0e492f739f
treea0d9874515b4dd2f080b20b684ffab8df7164579
parentaf9ae09ae0704e2bea199e0d47f0734e06f232fa
staging: wilc1000: remove io_type of wilc_wlan_dev_t

io_type of wilc_wlan_dev_t is unneeded, we can use io_type of struct wilc.
Remove io_type of wilc_wlan_dev_t and use io_type of wilc.

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