From: Ivan Gomez Castellanos Date: Wed, 25 Aug 2010 22:08:56 +0000 (-0500) Subject: staging: tidspbridge: Remove cfg_get_auto_start() X-Git-Tag: v2.6.37-rc1~60^2~3^2~817 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6595625c1688077047e508370cf5146d59f359;p=pandora-kernel.git staging: tidspbridge: Remove cfg_get_auto_start() As the services directory is going to be removed, this patch is needed. The function cfg_get_auto_start() only assigns a value to the flag tmp, and it is only called by the function api_init_complete2(). So the function cfg_get_auto_start() is not required. Signed-off-by: Ivan Gomez Castellanos Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed