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:
344af92
)
MN10300: Reorder asm/cacheflush.h to put primitives first
author
David Howells
<dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:43 +0000
(17:28 +0100)
committer
David Howells
<dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:43 +0000
(17:28 +0100)
Reorder asm/cacheflush.h to put arch primitives first, before the main
functions so that the main functions can be inline asm rather than #defines
when non-trivial.
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found