staging: comedi: adl_pci8164: remove the private data
commite5ba6018d3db7a4c251ca6c75ea529d1e2de1f21
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:28:13 +0000 (18 18:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:19:40 +0000 (19 16:19 -0700)
treef9f1bd82bccd30adb666ed9985cfaf1a77aacbef
parent35260aa6f7fd5c404efb76ffa9b58a0b5d115dec
staging: comedi: adl_pci8164: remove the private data

The private data is no longer needed by this driver. Remove the
struct, devpriv macro, and the allocation.

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/adl_pci8164.c