tile: Remove tile-specific _sinitdata and _einitdata
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Nov 2013 19:42:20 +0000 (20:42 +0100)
committerChris Metcalf <cmetcalf@tilera.com>
Thu, 2 Oct 2014 14:19:33 +0000 (10:19 -0400)
commit454ac3ec3fb7e855c274b26252c9a43a191bffaf
treefc250549f02d97c7cfc08fa76b2145357e6c3fba
parent367b9380b1717dc53ea7e1f05da58c99e0ae54a3
tile: Remove tile-specific _sinitdata and _einitdata

Use standard __init_begin and __init_end instead.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/sections.h
arch/tile/kernel/vmlinux.lds.S
arch/tile/mm/init.c