Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[cascardo/linux.git] / arch / powerpc / include / asm / machdep.h
index 0420b38..e02cbc6 100644 (file)
@@ -61,7 +61,7 @@ struct machdep_calls {
 
        void            (*init_IRQ)(void);
 
-       /* Return an irq, or NO_IRQ to indicate there are none pending. */
+       /* Return an irq, or 0 to indicate there are none pending. */
        unsigned int    (*get_irq)(void);
 
        /* PCI stuff */