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:20:40 +0000 (11:20 +1000)
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>

No differences found