]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove platform version checks
authorArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2015 20:52:13 +0000 (22:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 May 2015 23:56:56 +0000 (08:56 +0900)
commitedc3ffa63ef08c1136799b7870d555aae93ff4c9
treeb2c0fd65814124ae2ff6b90f86bc11339f3b42a8
parente8a08989176670ad04a327208512c3133989c70a
staging: wilc1000: remove platform version checks

For code that is integrated into mainline Linux, checks for
the OS platform make no sense, because we know that we
are on Linux.

This removes all checks and the associated dead code.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/wilc_osconfig.h
drivers/staging/wilc1000/wilc_oswrapper.h