From: Tomas Winkler Date: Tue, 8 Feb 2011 23:12:49 +0000 (+0200) Subject: stagine/easycap: make functions regset and regget static X-Git-Tag: v2.6.39-rc1~469^2~626 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73132ce45a011ef76340e3d6393e79d8377e4312;p=pandora-kernel.git stagine/easycap: make functions regset and regget static regget and regset functions are used only from within easycap_low.c so they can be static Move the functions to avoid forward declarations Move GET and SET macro definitions into the c-file Cc: Mike Thomas Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed