]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: merge MMU and non-MMU versions of asm/hardirq.h
authorGreg Ungerer <gerg@uclinux.org>
Wed, 4 May 2011 03:55:56 +0000 (13:55 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 25 Jul 2011 01:21:47 +0000 (11:21 +1000)
commit9300898a880942a09373d23074610fc402b754bf
tree4ebbe1ac93db365bfeca6e7e3534dd08e7e7ed02
parent078206280c7d13704e0d5f0276c3e7a4cece936a
m68k: merge MMU and non-MMU versions of asm/hardirq.h

The contents of asm/hardirq.h are pretty strait forward for both the
MMU (hardirq_mm.h) and non-MMU (hardirq_no.h) include files. Merge the
two back into a single file.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/hardirq.h
arch/m68k/include/asm/hardirq_mm.h [deleted file]
arch/m68k/include/asm/hardirq_no.h [deleted file]
arch/m68k/include/asm/irq.h