From: Tomas Winkler Date: Mon, 19 Mar 2012 15:58:43 +0000 (+0200) Subject: staging/mei: mei_wd_set_start_timeout should be static X-Git-Tag: v3.5-rc1~145^2~229^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5192dda1751b2c4a988e6aa198c153d840a304a2;p=pandora-kernel.git staging/mei: mei_wd_set_start_timeout should be static mei_wd_set_start_timeout is only used from within wd.c so remove its declaration from interface.h and mark it static Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed