projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
710d0e9
)
include/asm-x86/mmx.h: checkpatch cleanups - formatting only
author
Joe Perches
<joe@perches.com>
Sun, 23 Mar 2008 08:02:45 +0000
(
01:02
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:25 +0000
(17:41 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/mmx.h
patch
|
blob
|
history
diff --git
a/include/asm-x86/mmx.h
b/include/asm-x86/mmx.h
index 46b71da99869a782641fd60dfe3a85cdb0a367d8..940881218ff862ab13c349f107b2b5c6d050a5e5 100644
(file)
--- a/
include/asm-x86/mmx.h
+++ b/
include/asm-x86/mmx.h
@@
-6,7
+6,7
@@
*/
#include <linux/types.h>
-
+
extern void *_mmx_memcpy(void *to, const void *from, size_t size);
extern void mmx_clear_page(void *page);
extern void mmx_copy_page(void *to, void *from);