dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m32r/platforms
Thomas Gleixner 189e91f5f5 m32r: remove obsolete hw_interrupt_type
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 cleans up one of the remaining users.  When all such patches
hit mainline we can remove the defines and typedefs finally.

Impact: cleanup

Convert the last remaining users to struct irq_chip and remove the
define.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Hirokazu Takata <takata@linux-m32r.org>

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:46 -07:00
..
m32104ut m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
m32700ut m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
mappi m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
mappi2 m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
mappi3 m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
oaks32r m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
opsput m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
usrv m32r: remove obsolete hw_interrupt_type 2009-06-16 19:47:46 -07:00
Makefile