From: Greg Ungerer Date: Wed, 4 May 2011 03:55:56 +0000 (+1000) Subject: m68k: merge MMU and non-MMU versions of asm/hardirq.h X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd577cb7d4342d72bff13d85b857cb369e483132;p=pandora-kernel.git 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 --- Reading git-diff-tree failed