git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0be6939
)
x86: Make timer setup and global variables the same in time_32/64.c
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 20 Aug 2009 14:07:40 +0000
(16:07 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 31 Aug 2009 07:35:46 +0000
(09:35 +0200)
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 <tglx@linutronix.de>
No differences found