diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-19 19:03:40 -0500 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-03-03 05:25:59 -0500 |
commit | e1cb14b85f802c7717a46b1a38e1fba23ead86c3 (patch) | |
tree | e139fd59acef2285bd5aa94e92ff66bb62138463 /arch/ia64/kernel/gate-data.S | |
parent | 1360e0707090c763d0d06cbc74b04f9c9588b582 (diff) |
Rename .data.gate to .data..gate.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/ia64/kernel/gate-data.S')
-rw-r--r-- | arch/ia64/kernel/gate-data.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/gate-data.S b/arch/ia64/kernel/gate-data.S index 258c0a3238fb..b3ef1c72e132 100644 --- a/arch/ia64/kernel/gate-data.S +++ b/arch/ia64/kernel/gate-data.S | |||
@@ -1,3 +1,3 @@ | |||
1 | .section .data.gate, "aw" | 1 | .section .data..gate, "aw" |
2 | 2 | ||
3 | .incbin "arch/ia64/kernel/gate.so" | 3 | .incbin "arch/ia64/kernel/gate.so" |