diff options
author | Paul Mackerras <paulus@samba.org> | 2005-10-20 12:53:39 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-10-20 12:53:39 +0200 |
commit | ff065ddd96c233d27322de493fa023357939c888 (patch) | |
tree | b60d8a362dea386d1cec91422fd18f92da244ffd /include/asm-ppc64/uninorth.h | |
parent | powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int (diff) | |
download | linux-ff065ddd96c233d27322de493fa023357939c888.tar.xz linux-ff065ddd96c233d27322de493fa023357939c888.zip |
powerpc: Merge various powermac-related header files.
Except for smu.h, which moved from asm-ppc64 to asm-powerpc, all
of these moved from asm-ppc to asm-powerpc. In each case the
asm-ppc64 version (if there was one) was just a single line
including the asm-ppc version.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
-rw-r--r-- | include/asm-ppc64/uninorth.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-ppc64/uninorth.h b/include/asm-ppc64/uninorth.h deleted file mode 100644 index 7ad7059f2c80..000000000000 --- a/include/asm-ppc64/uninorth.h +++ /dev/null @@ -1,2 +0,0 @@ -#include <asm-ppc/uninorth.h> - |