]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: das08: Use IS_ENABLED()
authorIan Abbott <abbotti@mev.co.uk>
Thu, 24 May 2012 16:27:11 +0000 (17:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:39:37 +0000 (20:39 -0700)
commitd038068c3ae40f1222eebf66956570b26d53d153
tree38a043440ddaf28752a9dff83092aad331b06c6d
parentf8d40c09f81e1a33c04f67eaeab1bbdbd070b665
staging: comedi: das08: Use IS_ENABLED()

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>
drivers/staging/comedi/drivers/das08.c