staging: comedi: addi-data: remove duplicate ADDIDATA_{ENABLE,DISABLE} defines
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 31 Oct 2012 23:59:15 +0000 (16:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 15:43:26 +0000 (08:43 -0700)
These are defined in addi_common.h, the hwdrv_* files do not need
to redefined them.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found