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:
4c60071
)
of/irq: of_irq.c needs to include linux/irq.h
author
Grant Likely
<grant.likely@secretlab.ca>
Thu, 21 Oct 2010 17:34:55 +0000
(11:34 -0600)
committer
Grant Likely
<grant.likely@secretlab.ca>
Thu, 21 Oct 2010 17:34:55 +0000
(11:34 -0600)
It works on current architectures simply because asm/prom.h includes
it, but it broke when x86 turned on CONFIG_OF.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found