From e198646ae14f33b37ee9e85161f6fdf0cd25d3a7 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 30 Jun 2012 15:30:46 -0700 Subject: [PATCH] --- yaml --- r: 311522 b: refs/heads/master c: 87fac288083db40b5d5ab845393be268357c8827 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/irq.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 28908faba40b..bca92819356d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c76760926a802d0b13e0a7c200224ec289611998 +refs/heads/master: 87fac288083db40b5d5ab845393be268357c8827 diff --git a/trunk/include/linux/irq.h b/trunk/include/linux/irq.h index 61f5cec031e0..a5261e3d2e3c 100644 --- a/trunk/include/linux/irq.h +++ b/trunk/include/linux/irq.h @@ -301,8 +301,6 @@ static inline irq_hw_number_t irqd_to_hwirq(struct irq_data *d) * @irq_pm_shutdown: function called from core code on shutdown once per chip * @irq_print_chip: optional to print special chip info in show_interrupts * @flags: chip specific flags - * - * @release: release function solely used by UML */ struct irq_chip { const char *name;