From 4ad12a27853e0d1954f76094ccd12ff2a0917f0a Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 20 Mar 2006 10:12:31 +0000 Subject: [PATCH] --- yaml --- r: 21914 b: refs/heads/master c: 7abe53155b77c31028a7158883bc9aac705790da h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-arm/irq.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9cd57db2fcc4..997f15f60b20 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9e7714d08061a77d3d2ec9a6ef6fd571a534fc7f +refs/heads/master: 7abe53155b77c31028a7158883bc9aac705790da diff --git a/trunk/include/asm-arm/irq.h b/trunk/include/asm-arm/irq.h index 7772432d3fd7..60b5105c9c93 100644 --- a/trunk/include/asm-arm/irq.h +++ b/trunk/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 - * IRQRESOURCE_IRQ_* defines. + * IORESOURCE_IRQ_* defines. */ #define __IRQT_RISEDGE (1 << 0) #define __IRQT_FALEDGE (1 << 1)