diff options
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-08-20 14:27:07 +0200 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-08-20 14:27:07 +0200 |
commit | 15f6527e8e63e793f8ab1ddce4ed3c487ebd0d42 (patch) | |
tree | 50095bd2a42f97fdd6559f27b51c6336a8067d86 /arch/powerpc/platforms | |
parent | [POWERPC] Remove some duplicate declarations from pmac.h (diff) | |
download | linux-15f6527e8e63e793f8ab1ddce4ed3c487ebd0d42.tar.xz linux-15f6527e8e63e793f8ab1ddce4ed3c487ebd0d42.zip |
[POWERPC] Rename 4xx paths to 40x
4xx is a bit of a misnomer for certain things, as they really apply to PowerPC
40x only. Rename some of the files to clean this up.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'arch/powerpc/platforms')
-rw-r--r-- | arch/powerpc/platforms/40x/Kconfig (renamed from arch/powerpc/platforms/4xx/Kconfig) | 0 | ||||
-rw-r--r-- | arch/powerpc/platforms/40x/Makefile (renamed from arch/powerpc/platforms/4xx/Makefile) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/4xx/Kconfig b/arch/powerpc/platforms/40x/Kconfig index ded357c17414..ded357c17414 100644 --- a/arch/powerpc/platforms/4xx/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig diff --git a/arch/powerpc/platforms/4xx/Makefile b/arch/powerpc/platforms/40x/Makefile index 79ff6b1e887c..79ff6b1e887c 100644 --- a/arch/powerpc/platforms/4xx/Makefile +++ b/arch/powerpc/platforms/40x/Makefile |