X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Firq.h;h=7772432d3fd7750506943eaf88ea7eda9e720a7d;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=60b5105c9c9325f00e6e9bcfad0cbc41a2087fa1;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-arm/irq.h b/include/asm-arm/irq.h index 60b5105c9..7772432d3 100644 --- a/include/asm-arm/irq.h +++ b/include/asm-arm/irq.h @@ -27,7 +27,7 @@ extern void enable_irq(unsigned int); /* * These correspond with the SA_TRIGGER_* defines, and therefore the - * IORESOURCE_IRQ_* defines. + * IRQRESOURCE_IRQ_* defines. */ #define __IRQT_RISEDGE (1 << 0) #define __IRQT_FALEDGE (1 << 1)