]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/include/asm/machdep.h
powerpc: Remove all usages of NO_IRQ
[karo-tx-linux.git] / arch / powerpc / include / asm / machdep.h
index 0420b388dd8327d1ba2682a235342f67b22a3f2d..e02cbc6a6c704fa7a31b4d46ab22bb79f9546c9a 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 */