powerpc: Remove all usages of NO_IRQ
[linux-2.6-block.git] / arch / powerpc / include / asm / mpic_msgr.h
index d4f471fb10310b75c056345e3094e8180930048a..088420d8aa59140e17ad2ffbcd9c8561cf1b850b 100644 (file)
@@ -122,9 +122,9 @@ static inline void mpic_msgr_set_destination(struct mpic_msgr *msgr,
  * @msgr:      the message register whose IRQ is to be returned
  *
  * Returns the IRQ number associated with the given message register.
- * NO_IRQ is returned if this message register is not capable of
- * receiving interrupts.  What message register can and cannot receive
- * interrupts is specified in the device tree for the system.
+ * 0 is returned if this message register is not capable of receiving
+ * interrupts.  What message register can and cannot receive interrupts is
+ * specified in the device tree for the system.
  */
 static inline int mpic_msgr_get_irq(struct mpic_msgr *msgr)
 {