From: David Howells Date: Thu, 7 Oct 2010 13:08:54 +0000 (+0100) Subject: smc91x: Add missing #inclusion of X-Git-Tag: v2.6.37-rc1~186^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=476c32c47a84fcf8033b93c588761405fefb3980;p=pandora-kernel.git smc91x: Add missing #inclusion of Add missing #inclusion of . Without it, the following error can occur with the irqflags fixup patches applied: drivers/net/smc91x.c: In function 'smc_probe': drivers/net/smc91x.c:1987:2: error: implicit declaration of function 'irq_canonicalize' Signed-off-by: David Howells Acked-by: Nicolas Pitre --- Reading git-diff-tree failed