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:
3843ac3
)
arm: msm: smd: ifdef dsp irq handler
author
Daniel Walker
<dwalker@codeaurora.org>
Thu, 18 Mar 2010 17:10:30 +0000
(10:10 -0700)
committer
Daniel Walker
<dwalker@codeaurora.org>
Wed, 12 May 2010 16:19:29 +0000
(09:19 -0700)
This irq handler isn't used in all cases, so add the proper ifdef. This
eliminates a compiler warning due to the function not getting used.
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
No differences found