staging: wilc1000: remove unused OS abstraction features
authorArnd Bergmann <arnd@arndb.de>
Mon, 1 Jun 2015 19:06:41 +0000 (21:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jun 2015 04:46:05 +0000 (13:46 +0900)
All the remaining features from the OS abstraction layer
are not used at all in the driver, so we can just remove
the remaining references to them.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_errorsupport.h
drivers/staging/wilc1000/wilc_event.h [deleted file]
drivers/staging/wilc1000/wilc_osconfig.h
drivers/staging/wilc1000/wilc_oswrapper.h
drivers/staging/wilc1000/wilc_platform.h

diff --cc drivers/staging/wilc1000/wilc_event.h
Simple merge