From: H Hartley Sweeten Date: Tue, 29 Jul 2014 22:01:36 +0000 (-0700) Subject: staging: comedi: mite: inline mite_setup() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a9e24eb4c40ea3afcd64269353c4f6c8139f0eb;p=pandora-kernel.git staging: comedi: mite: inline mite_setup() This exported function simply calls mite_setup2() with the 'use_iodsbsr_1' parameter set to 0. Inline the simple function and remove the EXPORT_SYMBOL_GPL. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed