diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2012-05-19 16:02:44 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-20 02:26:41 -0400 |
commit | b979542d623be2027eb3e614fea159ace0e55437 (patch) | |
tree | 64a269d7a18570556cfa84cfa0f2bb4a9f7a0cce /arch/sparc/kernel/head_64.S | |
parent | 97b5cf9500f6817d81367cadb7790c20ffeab09a (diff) |
sparc64: renamed ttable.S to ttable_64.S
To allow us to add ttable_32.S
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/head_64.S')
-rw-r--r-- | arch/sparc/kernel/head_64.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/kernel/head_64.S b/arch/sparc/kernel/head_64.S index 0d810c2f1d00..b42ddbf9651e 100644 --- a/arch/sparc/kernel/head_64.S +++ b/arch/sparc/kernel/head_64.S | |||
@@ -906,7 +906,7 @@ swapper_4m_tsb: | |||
906 | * error and will instead write junk into the relocation and | 906 | * error and will instead write junk into the relocation and |
907 | * you'll have an unbootable kernel. | 907 | * you'll have an unbootable kernel. |
908 | */ | 908 | */ |
909 | #include "ttable.S" | 909 | #include "ttable_64.S" |
910 | 910 | ||
911 | ! 0x0000000000428000 | 911 | ! 0x0000000000428000 |
912 | 912 | ||