MN10300: Reorder asm/cacheflush.h to put primitives first
authorDavid Howells <dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:43 +0000 (17:28 +0100)
committerDavid 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