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:
916a0fe
)
x86/ioapic.c: remove redundant declaration of irq_pin_list
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Mon, 8 Jun 2009 10:13:04 +0000
(
03:13
-0700)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Tue, 14 Jul 2009 20:32:49 +0000
(13:32 -0700)
The structure is defined immediately below, so there's no need
to forward declare it.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found