Commit f1e46d24 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: remove unnecessary .text directive

parent d7845659
......@@ -17,8 +17,6 @@
#include <asm/errno.h>
#include "../kernel/ppc_asm.tmpl"
.text
/*
* ip_fast_csum(r3=buf, r4=len) -- Optimized for IP header
* len is in words and is always >= 5.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment