From: Tomasz Chmielewski Date: Tue, 19 Aug 2008 08:54:20 +0000 (+0100) Subject: [ARM] 5208/1: fsg-setup.c fixes X-Git-Tag: v2.6.27-rc5~53^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d90c1add96a038fc45c7239017ba4f9a9a5ca42b;p=pandora-kernel.git [ARM] 5208/1: fsg-setup.c fixes This patch against 2.6.27-rc3 does the following changes to FSG-3 setup code: 1) Enable RTC on FSG-3 (proper name is needed). This change is needed due to a recent change in i2c. 2) i variable is only used when compiling for big endian. So move its declaration to ARMEB ifdef to silence the warning when compiling for LE. Mailing list link: http://lists.arm.linux.org.uk/lurker/message/20080813.091556.cae2917e.en.html Signed-off-by: Tomasz Chmielewski Signed-off-by: Russell King --- Reading git-diff-tree failed