diff --git a/[refs] b/[refs] index 21ff948191bd..7afa3b35daa5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ef79f8e191722dbc1fc33bdfc448f572266c37e9 +refs/heads/master: 144e2ce6115c0a1ee4cb5c935360ea4e2966b0ce diff --git a/trunk/include/linux/interrupt.h b/trunk/include/linux/interrupt.h index 894ed7180bff..b78cf8194957 100644 --- a/trunk/include/linux/interrupt.h +++ b/trunk/include/linux/interrupt.h @@ -84,7 +84,6 @@ typedef irqreturn_t (*irq_handler_t)(int, void *); * struct irqaction - per interrupt action descriptor * @handler: interrupt handler function * @flags: flags (see IRQF_* above) - * @mask: no comment as it is useless and about to be removed * @name: name of the device * @dev_id: cookie to identify the device * @next: pointer to the next irqaction for shared interrupts