From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:50:19 +0000 (-0700) Subject: staging: comedi: cb_pcimdda: remove the DIO_METHODS X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~878 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e070c6a949c4b7f0ebe73a08ff4df422b0d95216;p=pandora-kernel.git staging: comedi: cb_pcimdda: remove the DIO_METHODS The digital i/o on this card is handled by an 8255 compatible device. There are not other options. Remove the DIO_METHODS enum as well as the dio_method variable in the boardinfo and the code dealing with it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed