]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: amplc_pc236: Use IS_ENABLED()
authorIan Abbott <abbotti@mev.co.uk>
Tue, 29 May 2012 13:49:28 +0000 (14:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:46:56 +0000 (20:46 -0700)
commit2dc51819f59849c3f88a9c5b4a388eb06ecd90b8
treedf4cf50bbaaacbf7a473fd49b8484aa89b400184
parentc0948408478a6128304823217e903deb5d72cf7b
staging: comedi: amplc_pc236: 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/amplc_pc236.c