From: Rusty Russell Date: Fri, 23 Feb 2007 03:12:02 +0000 (+1100) Subject: [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ X-Git-Tag: v2.6.21-rc2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd0ae056a8d3528e4deb7ecc046304bb2d5a680;p=pandora-kernel.git [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ Paulus preferred this over #defining NO_IRQ in the file, since that's 0 for powerpc anyway. Signed-off-by: Rusty Russell Acked-by: Paul Mackerras Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed