commit | 025c0186a0357b0bd92039a927a07860e8be4205 | [log] [tgz] |
---|---|---|
author | Sean MacLennan <smaclennan@pikatech.com> | Wed Sep 01 07:21:21 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Sep 02 14:07:34 2010 +1000 |
tree | 3b55cb1d976a6c8307ca1fc78728f3e96e7310cd | |
parent | 0d35e1620d2882d74faed90d9ac457bf6c7a0886 [diff] [blame] |
powerpc: Fix incorrect .stabs entry for copy_32.S Signed-off-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
diff --git a/arch/powerpc/lib/copy_32.S b/arch/powerpc/lib/copy_32.S index 74a7f41..55f19f9 100644 --- a/arch/powerpc/lib/copy_32.S +++ b/arch/powerpc/lib/copy_32.S
@@ -62,7 +62,7 @@ .text .stabs "arch/powerpc/lib/",N_SO,0,0,0f - .stabs "copy32.S",N_SO,0,0,0f + .stabs "copy_32.S",N_SO,0,0,0f 0: CACHELINE_BYTES = L1_CACHE_BYTES