From: H Hartley Sweeten Date: Wed, 30 Jan 2013 23:42:06 +0000 (-0700) Subject: staging: comedi: ni_daq_dio24: remove dio24_release() X-Git-Tag: v3.9-rc1~127^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de46fb7776da0565fa71cb407c7eb45ce87676b9;p=pandora-kernel.git staging: comedi: ni_daq_dio24: remove dio24_release() This function simply calls pcmcia_disable_device(). Remove it and just call pcmcia_disable_device() where needed. Also, remove a couple unnecessary forward declarations. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed