From: Sergei Shtylyov Date: Tue, 31 Mar 2009 18:15:27 +0000 (+0200) Subject: au1xxx-ide: auide_{in|out}sw() should be static X-Git-Tag: v2.6.30-rc1~418^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985232e388714d4a9e94b4d96ee69b6ff8c9dc31;p=pandora-kernel.git au1xxx-ide: auide_{in|out}sw() should be static Make auide_{insw|outsw}() 'static' and mark them 'inline' as there's only one call site for each: in the driver's {in|out}put_data() methods respectively... Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed