From: David Howells Date: Thu, 7 Oct 2010 13:08:54 +0000 (+0100) Subject: MIPS: Add missing #inclusions of X-Git-Tag: v2.6.37-rc1~186^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca4d3e6746bdcfccb517349bce2d2c5b5614fb6f;p=pandora-kernel.git MIPS: Add missing #inclusions of Add missing #inclusions of to a whole bunch of files that should really include it. Note that this can replace #inclusions of . This is required for the patch to sort out irqflags handling function naming to compile on MIPS. The problem is that these files require access to things like setup_irq() - which isn't available by #including Signed-off-by: David Howells Acked-by: Ralf Baechle --- Reading git-diff-tree failed