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:
40413dc
)
Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.
author
David Daney
<ddaney@caviumnetworks.com>
Tue, 27 Jan 2009 17:53:21 +0000
(09:53 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 28 Jan 2009 00:06:49 +0000
(16:06 -0800)
In interrupt.h these functions are declared only if
CONFIG_GENERIC_HARDIRQS is set. We should define them under identical
conditions.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found