staging: comedi: cb_pcimdda: remove REG_SZ and REGS_BARINDEX macros
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 17 Aug 2012 02:47:26 +0000 (19:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Aug 2012 15:14:32 +0000 (08:14 -0700)
commitaeb0ca6e72740f562b6eff5fa59a88107a8af8c9
tree3fb45ef539ce6d34e64060bc4d9a5d231535ac56
parent2d069fbed1fa367e5e5f59b6723898b92b3b80ba
staging: comedi: cb_pcimdda: remove REG_SZ and REGS_BARINDEX macros

The REG_SZ macro isn't being use. Both macros use the 'thisboard'
macro which relys on a local variable having a specific name.

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>
drivers/staging/comedi/drivers/cb_pcimdda.c