staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_t
authorGlen Lee <glen.lee@atmel.com>
Fri, 6 Nov 2015 09:40:16 +0000 (18:40 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitd8dd29dd3f9bca34c1a79c5ba3da1a0e48dfbdc9
treecfd8082452490831892adf679ffbe712728c6a7a
parentfae26065d2d62404add16e26818e2506bd864ae4
staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_t

This patch removes spi_max_speed of wilc_wlan_io_func_t which is not used
anymore and removes union u and struct spi, which does not have members in it.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wlan_if.h
This page took 0.042762 seconds and 5 git commands to generate.