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)
commit4b5c0f106e7eb588e904184d9bc16427111c486f
tree38a043440ddaf28752a9dff83092aad331b06c6d
parent73e183c347242c90524f8913f1af5fc481ad5370
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