commit | e7ffec1eb178db349c7fbfd647725e9d06619962 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Oct 03 20:08:13 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 04 11:00:55 2010 +0200 |
tree | 2cce39e1247256bb9c3e90936b0364ec9c42ed0a | |
parent | 35a27e8e6565910e5202f1af83ea85305fbf5ceb [diff] |
isdn: Free irq_data namespace The irq_data namespace is the preference for the generic irq layer. Rename the union typedef in drivers/isdn/act2000/act2000.h Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Ingo Molnar <mingo@elte.hu>