]> Git Repo - linux.git/commit
[PATCH] FRV: Missing error defs
authorDavid Howells <[email protected]>
Thu, 1 Mar 2007 04:13:26 +0000 (20:13 -0800)
committerLinus Torvalds <[email protected]>
Thu, 1 Mar 2007 22:53:38 +0000 (14:53 -0800)
commit77904fd64eb9131c337dd068e4196d25c2f9de7e
tree9d08beba79177e924407f70f0bcc0f1e4406142c
parent232ea4d69d81169453344b7d05203425c88d973b
[PATCH] FRV: Missing error defs

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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/irq.h
This page took 0.04742 seconds and 4 git commands to generate.