From: Thomas Gleixner Date: Thu, 20 Aug 2009 14:07:40 +0000 (+0200) Subject: x86: Make timer setup and global variables the same in time_32/64.c X-Git-Tag: v2.6.32-rc1~629^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=454ede7eebf91b92ab1eafe10c6b6ed04de29bf8;p=pandora-kernel.git x86: Make timer setup and global variables the same in time_32/64.c The timer and timer irq setup code is identical in 32 and 64 bit. Make it the same formatting as well. Also add the global variables under the necessary ifdefs to both files. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed