From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:25:08 +0000 (-0300) Subject: x86: move setup_secondary_clock a little bit down in the function X-Git-Tag: v2.6.26-rc1~1154^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f15b82e22779fd44baeb78515c9c154b407eff0;p=pandora-kernel.git x86: move setup_secondary_clock a little bit down in the function This is done so we call setup_secondary_clock() in the same place x86_64 does. A separate patch for this is appearantly not needed. But clock initialization is such a delicate thing, that it's safer to do this way Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed