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:
73e183c
)
staging: comedi: das08: Use IS_ENABLED()
author
Ian Abbott
<abbotti@mev.co.uk>
Thu, 24 May 2012 16:27:11 +0000
(17:27 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:39:37 +0000
(20:39 -0700)
Change conditional compilation on kernel config options to use the
IS_ENABLED() macro.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found