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:
f5ae18e
)
dt/irq: add empty of_irq_count for !OF_IRQ
author
Rob Herring
<rob.herring@calxeda.com>
Thu, 7 Nov 2013 18:13:27 +0000
(12:13 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Fri, 8 Nov 2013 16:47:28 +0000
(10:47 -0600)
Add an empty version of of_irq_count for !OF_IRQ. This fixes build error
on sparc in linux-next:
drivers/gpio/gpio-bcm-kona.c:542: undefined reference to `of_irq_count'
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
No differences found