android_kernel_motorola_sm6225/arch/avr32
Thomas Gleixner 334034c132 avr32: 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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-05-13 16:53:48 +02:00
..
boards avr32: Solves problem with inverted MCI detect pin on Merisc board 2009-04-08 20:48:02 +02:00
boot avr32: remove .note.gnu.build-id section when making vmlinux.bin 2008-12-17 11:44:10 +01:00
configs Add RTC support for Merisc boards 2009-03-30 17:17:58 +02:00
include/asm avr32: remove obsolete hw_interrupt_type 2009-05-13 16:53:48 +02:00
kernel Simplify copy_thread() 2009-04-02 19:04:51 -07:00
lib avr32: Fix out-of-range rcalls in large kernels 2009-01-16 09:31:57 +01:00
mach-at32ap dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
mm generic debug pagealloc 2009-04-01 08:59:13 -07:00
oprofile Add kernel support for oprofile callgraphs on AVR32 2008-09-22 09:51:01 +02:00
Kconfig Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 2009-04-05 11:15:28 -07:00
Kconfig.debug [AVR32] Include instrumentation menu 2008-01-25 08:31:40 +01:00
Makefile Add Merisc board support 2009-03-27 15:02:34 +01:00