From 0c7223d95314fd16c38061df7595eec9df31dfcc Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Mon, 9 Mar 2009 21:48:32 +0100 Subject: [PATCH] --- yaml --- r: 135791 b: refs/heads/master c: 3dd3d46b78c22503957230ca5981849b7bb29b9a h: refs/heads/master i: 135789: 0972502e1f3b7e72d3590174857f651f832a710e 135787: 96007bc1933199ad60087e7166e93fc6a8f8da57 135783: e067593a56e3e28391abad180f53fc4f4d9f3757 135775: b2f9efc00ba4af67428fce1092e443b1074d15ae v: v3 --- [refs] | 2 +- trunk/include/linux/irq.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 65145a3b7395..a4c26d079524 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eb53b4e8fef10ccccb49a6dbb5e19ca84ba5a305 +refs/heads/master: 3dd3d46b78c22503957230ca5981849b7bb29b9a diff --git a/trunk/include/linux/irq.h b/trunk/include/linux/irq.h index 737eafbc1f3d..7c07a09931db 100644 --- a/trunk/include/linux/irq.h +++ b/trunk/include/linux/irq.h @@ -226,7 +226,6 @@ irq_remap_to_desc(unsigned int irq, struct irq_desc *desc) * Migration helpers for obsolete names, they will go away: */ #define hw_interrupt_type irq_chip -typedef struct irq_chip hw_irq_controller; #define no_irq_type no_irq_chip typedef struct irq_desc irq_desc_t;