git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a66af29
)
m68k: merge MMU and non-MMU versions of asm/hardirq.h
author
Greg Ungerer
<gerg@uclinux.org>
Wed, 4 May 2011 03:55:56 +0000
(13:55 +1000)
committer
Greg 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