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:
6542fe8
)
x86: remove the write-only timer_uses_ioapic_pin_0
author
Adrian Bunk
<bunk@kernel.org>
Mon, 17 Mar 2008 20:29:32 +0000
(22:29 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:13 +0000
(17:41 +0200)
This patch removes the write-only timer_uses_ioapic_pin_0
(gsi can't be <= 15 in the line of it's fake usage in mpparse_32.c).
Spotted by the GNU C compiler.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found