diff options
author | Tim Abbott <tabbott@ksplice.com> | 2009-09-24 14:36:25 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-25 00:16:22 (GMT) |
commit | ea12c2ed547f415ef9699cc67374d90924592c9b (patch) | |
tree | ad0dd859db20984a7d6e2f84fb0d5c087c892860 /drivers/pcmcia/Makefile | |
parent | 62bef288588bee976b753f7168716621d7a984e2 (diff) | |
download | linux-ea12c2ed547f415ef9699cc67374d90924592c9b.tar.xz |
alpha: use .data.init_task instead of .data.init_thread.
alpha is the only architecture that uses the section name
.data.init_thread instead of .data.init_task. So convert alpha to use
.data.init_task like everything else.
.data.init_task does not need a separate output section; this change
also moves it into the .data output section.
Signed-off-by: Tim Abbott <tabbott@mit.edu>
Cc: Richard Henderson <rth@twiddle.net>
Cc: linux-alpha@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/pcmcia/Makefile')
0 files changed, 0 insertions, 0 deletions