From: Ralf Baechle Date: Wed, 1 Oct 2008 20:52:41 +0000 (+0100) Subject: [MIPS] Build fix: Fix irq flags type X-Git-Tag: v2.6.27-rc9~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e4226e4f427b59dc8e9c45a2a1a1ed1353a140;p=pandora-kernel.git [MIPS] Build fix: Fix irq flags type Though from a hardware perspective it would be sensible to use only a 32-bit unsigned int type Linux defines interrupt flags to be stored in an unsigned long and nothing else. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed