From: Ben Dooks Date: Fri, 17 Apr 2009 11:36:47 +0000 (+0100) Subject: [ARM] Osiris: Fix double initialisation in machine block X-Git-Tag: v2.6.30-rc3~61^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a96ad05e93be75398871a2fce932ed234d03112;p=pandora-kernel.git [ARM] Osiris: Fix double initialisation in machine block The .init_machine entry in mach-osiris.c had the same entry twice, so remove one definition to fix the following warning from sparse: mach-osiris.c:416:3: warning: Initializer entry defined twice mach-osiris.c:418:3: also defined here Signed-off-by: Ben Dooks Signed-off-by: Ben Dooks --- Reading git-diff-tree failed