diff options
author | Rob Landley <rlandley@parallels.com> | 2011-03-15 16:11:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-16 10:47:03 -0700 |
commit | a994a85543b3edcc117977f72cf8b4935dd0bc39 (patch) | |
tree | 9caa152bd077ae68d83e51522dbff9b62d00a413 /Documentation/powerpc | |
parent | a261e6960cfc6b4981bd764ce829ae061f84eb8b (diff) | |
download | linux-3.10-a994a85543b3edcc117977f72cf8b4935dd0bc39.tar.gz linux-3.10-a994a85543b3edcc117977f72cf8b4935dd0bc39.tar.bz2 linux-3.10-a994a85543b3edcc117977f72cf8b4935dd0bc39.zip |
Documentation: add devicetree docs index file
The device tree infrastructure is being genericized so its documentation
moved out of the PowerPC directory.
Signed-off-by: Rob Landley <rlandley@parallels.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/powerpc')
-rw-r--r-- | Documentation/powerpc/00-INDEX | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/powerpc/00-INDEX b/Documentation/powerpc/00-INDEX index e3960b8c868..5620fb5ac42 100644 --- a/Documentation/powerpc/00-INDEX +++ b/Documentation/powerpc/00-INDEX @@ -5,8 +5,6 @@ please mail me. 00-INDEX - this file -booting-without-of.txt - - Booting the Linux/ppc kernel without Open Firmware cpu_features.txt - info on how we support a variety of CPUs with minimal compile-time options. @@ -16,8 +14,6 @@ hvcs.txt - IBM "Hypervisor Virtual Console Server" Installation Guide mpc52xx.txt - Linux 2.6.x on MPC52xx family -mpc52xx-device-tree-bindings.txt - - MPC5200 Device Tree Bindings sound.txt - info on sound support under Linux/PPC zImage_layout.txt |