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:
232ea4d
)
[PATCH] FRV: Missing error defs
author
David Howells
<dhowells@redhat.com>
Thu, 1 Mar 2007 04:13:26 +0000
(20:13 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 1 Mar 2007 22:53:38 +0000
(14:53 -0800)
linux/irq.h uses EINVAL but does not #include linux/errno.h. This results in
the compiler spitting out errors on some files.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found