From: Ben Dooks Date: Wed, 12 Oct 2005 18:58:06 +0000 (+0100) Subject: [ARM] 2976/1: S3C2410: add static to functions in serial driver X-Git-Tag: v2.6.14-rc5~66^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17efa644f624a521e4a6c6a4641d39d227a9b24a;p=pandora-kernel.git [ARM] 2976/1: S3C2410: add static to functions in serial driver Patch from Ben Dooks The s3c2410 serial driver is missing static declerations on several functions that are not exported, and have no need of being exported outside the driver Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed