summary refs log tree commit diff
path: root/arch/mips/kernel/head.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-07-28 12:45:47 +0100
committerRalf Baechle <ralf@linux-mips.org>2007-07-31 21:35:28 +0100
commite001e52801ffb2d8dae43f26bdf67df62d312d85 (patch)
tree324fd21c695cda22eb2a491669a2f9c3b9692426 /arch/mips/kernel/head.S
parent348c913f571dc1a0e7fd84d7206fc7ee983420df (diff)
downloadlinux-e001e52801ffb2d8dae43f26bdf67df62d312d85.tar.gz
[MIPS] Replace use of stext with _stext.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/head.S')
-rw-r--r--arch/mips/kernel/head.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/head.S b/arch/mips/kernel/head.S
index c15bbc436bbd..e46782b0ebc8 100644
--- a/arch/mips/kernel/head.S
+++ b/arch/mips/kernel/head.S
@@ -138,7 +138,6 @@
 	.fill	0x400
 #endif
 
-EXPORT(stext)					# used for profiling
 EXPORT(_stext)
 
 #ifndef CONFIG_BOOT_RAW