git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9535ebc
)
staging: wilc1000: remove linux version checks
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 29 May 2015 20:52:12 +0000
(22:52 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 30 May 2015 23:56:56 +0000
(08:56 +0900)
For code that is integrated into mainline Linux, checks for
the kernel version make no sense, because we know which version
we are compiling against.
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>
No differences found