From: David Howells Date: Thu, 1 Mar 2007 04:13:26 +0000 (-0800) Subject: [PATCH] FRV: Missing error defs X-Git-Tag: v2.6.21-rc3~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77904fd64eb9131c337dd068e4196d25c2f9de7e;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed