| From: |
| Thomas Gleixner <tglx@linutronix.de> |
| To: |
| LKML <linux-kernel@vger.kernel.org> |
| Subject: |
| [patch 00/11] Remove obsolete genirq defines and typedefs [Resend] |
| Date: |
| Sat, 02 May 2009 20:00:36 -0000 |
| Message-ID: |
| <20090502195607.539955644@linutronix.de> |
| Cc: |
| Andrew Morton <akpm@linux-foundation.org>,
Ingo Molnar <mingo@elte.hu> |
| Archive‑link: | |
Article |
<http://lkml.org/lkml/2009/3/10/497>
The defines and typedefs (hw_interrupt_type, no_irq_type, irq_desc_t)
have been kept around for migration reasons. After more than two years
it's time to remove them finally.
This patch series cleans up the remaining users. When those patches
hit mainline we can remove the defines and typedefs finally.
</http://lkml.org/lkml/2009/3/10/497>
These are the not yet applied parts of the original patch series.
Thanks,
tglx