aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/sections.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tile/include/asm/sections.h')
-rw-r--r--arch/tile/include/asm/sections.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/tile/include/asm/sections.h b/arch/tile/include/asm/sections.h
index 86a746243dc8..50343bfe7936 100644
--- a/arch/tile/include/asm/sections.h
+++ b/arch/tile/include/asm/sections.h
@@ -19,9 +19,6 @@
#include <asm-generic/sections.h>
-/* Write-once data is writable only till the end of initialization. */
-extern char __w1data_begin[], __w1data_end[];
-
extern char vdso_start[], vdso_end[];
#ifdef CONFIG_COMPAT
extern char vdso32_start[], vdso32_end[];