diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-07-14 20:52:52 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-08-20 10:12:26 +1000 |
commit | 8aa34ab8b2dc96ca6c4feecfb87ed13f0d40ef98 (patch) | |
tree | 8e8a069460eaecaccfe784b0e6fe3b98e8d76448 /arch/powerpc/include | |
parent | de4376c2846bb5a8fc6fe8dbd0e4ff30905493e6 (diff) | |
download | talos-obmc-linux-8aa34ab8b2dc96ca6c4feecfb87ed13f0d40ef98.tar.gz talos-obmc-linux-8aa34ab8b2dc96ca6c4feecfb87ed13f0d40ef98.zip |
powerpc: Rename exception.h to exception-64s.h
The file include/asm/exception.h contains definitions
that are specific to exception handling on 64-bit server
type processors.
This renames the file to exception-64s.h to reflect that
fact and avoid confusion.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r-- | arch/powerpc/include/asm/exception-64s.h (renamed from arch/powerpc/include/asm/exception.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/exception.h b/arch/powerpc/include/asm/exception-64s.h index d3d4534e3c74..d3d4534e3c74 100644 --- a/arch/powerpc/include/asm/exception.h +++ b/arch/powerpc/include/asm/exception-64s.h |