staging: comedi: dt9812: remove ifdefed out enums
authorIan Abbott <abbotti@mev.co.uk>
Mon, 7 Oct 2013 16:29:38 +0000 (17:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Oct 2013 01:59:55 +0000 (18:59 -0700)
commit3ceba4ba9882bf9e5ecfa5823c79ba92659e4776
tree9a8e201065c2b2dde0e4df1b6f14f938d63ba411
parent5f8c609eb0ad5430d99ca59ac503ef457fb9a248
staging: comedi: dt9812: remove ifdefed out enums

Remove the #if'd out DT9812_DEVID_... enumerated constants and line up
the comments for the others.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/dt9812.c