diff --git a/[refs] b/[refs] index 0780f2875038..e3d5f4414032 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a94283a7e8cd8a4ea29bf2cfedba511c706b0b4 +refs/heads/master: 4c70b926c91ba9c1ce3dc92d418f8e4670c8f16d diff --git a/trunk/include/asm-arm/arch-ixp2000/enp2611.h b/trunk/include/asm-arm/arch-ixp2000/enp2611.h index 95128d9f5026..42f3c28dc5c4 100644 --- a/trunk/include/asm-arm/arch-ixp2000/enp2611.h +++ b/trunk/include/asm-arm/arch-ixp2000/enp2611.h @@ -36,5 +36,11 @@ #define ENP2611_GPIO_SCL 7 #define ENP2611_GPIO_SDA 6 +#define IRQ_ENP2611_THERMAL IRQ_IXP2000_GPIO4 +#define IRQ_ENP2611_OPTION_BOARD IRQ_IXP2000_GPIO3 +#define IRQ_ENP2611_CALEB IRQ_IXP2000_GPIO2 +#define IRQ_ENP2611_PM3386_1 IRQ_IXP2000_GPIO1 +#define IRQ_ENP2611_PM3386_0 IRQ_IXP2000_GPIO0 + #endif