From: Paul Mackerras Date: Tue, 11 Oct 2005 12:03:09 +0000 (+1000) Subject: ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes X-Git-Tag: v2.6.15-rc1~59^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d81a4bfe28a6ea81c9f67c9ce40543124ded0b;p=pandora-kernel.git ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes Now instead of having a ppc_md function, we just have a variable which says whether to do the i8259 irq canonicalization or not, and set that variable on the platforms that need that. It looks to me that radstone_ppc7d was trying to use irq canonicalization for something else in a broken kind of way - it will need to be fixed properly. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed