From: Hartley Sweeten Date: Fri, 18 Sep 2009 19:40:27 +0000 (+0100) Subject: ARM: 5711/1: locomo.c: CodingStyle cleanups X-Git-Tag: v2.6.32-rc1~49^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c5e8fecc4a86adbf363f5cf344c0ccccdbb8982;p=pandora-kernel.git ARM: 5711/1: locomo.c: CodingStyle cleanups EXPORT* macros should follow immediately after the closing function brace line. The prototype for locomo_chip_driver() is not needed since the static (inline) function is located earlier in the file. Signed-off-by: H Hartley Sweeten Signed-off-by: Russell King --- Reading git-diff-tree failed