drm/radeon/kms: pll tweaks for r7xx
[pandora-kernel.git] / arch / powerpc / include / asm / hw_irq.h
index ff08b70..bb712c9 100644 (file)
@@ -141,6 +141,8 @@ static inline bool arch_irqs_disabled(void)
 
 #endif /* CONFIG_PPC64 */
 
+#define ARCH_IRQ_INIT_FLAGS    IRQ_NOREQUEST
+
 /*
  * interrupt-retrigger: should we handle this via lost interrupts and IPIs
  * or should we not care like we do now ? --BenH.