diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-05-30 14:37:52 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 20:46:58 -0700 |
| commit | a46e759fc05a048530da43f241c8f07e0624232c (patch) | |
| tree | 8aab341c6848a2d40c9b101573eec9f59ea59088 /include/linux/node.h | |
| parent | 18e41de083075b3b6a0bd55e00f1662d045efb49 (diff) | |
staging: comedi: amplc_pc236: Remove most #if lines
Remove most of the #if IS_ENABLED(xxx) lines, but add extra if
(IS_ENABLED(xxx)) tests so the compiler can remove unreachable code.
The pci_driver stuff and device table is still conditionally compiled.
Also made pc236_find_pci() static as it was accidentally made non-static
by an earlier patch, so the compiler wouldn't remove it when it was
unreachable.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions
