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:
1dcab08
)
staging: octeon-ethernet: Add missing #includes.
author
David Daney
<david.daney@cavium.com>
Tue, 16 Aug 2011 17:10:56 +0000
(10:10 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 23 Aug 2011 22:35:16 +0000
(15:35 -0700)
I looks like something used to implicitly include linux/interrupt.h,
and no longer does. Fix the resulting build error by explicitly
including it.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found