commit | 35d81a4bfe28a6ea81c9f67c9ce40543124ded0b | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Tue Oct 11 22:03:09 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Oct 11 22:03:09 2005 +1000 |
tree | 43ed0161b53e0b4c620066c6b1c49d04b13188f5 | |
parent | cc5aa206d2c853929ce67d8f5ebb57cd1c7fd413 [diff] |
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 <paulus@samba.org>