diff options
author | Rob Landley <rlandley@parallels.com> | 2011-03-15 19:11:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-16 13:47:03 -0400 |
commit | a261e6960cfc6b4981bd764ce829ae061f84eb8b (patch) | |
tree | ce0bf53c0946473ad2acacbb0345468238957f1a /Documentation/00-INDEX | |
parent | 41e0e0738cf864f4f49b11aac804496999b311d9 (diff) |
Documentation: remove obsolete files from 00-INDEX
Time interpolators were removed in git 1f564ad6d41828 ("[IA64] remove
time interpolator"), and Voyager support went away in git b6b6e2b112caf
("Documentation: remove obsolete voyager.txt file")
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/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 8dfc6708a257..f607367e642f 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -328,8 +328,6 @@ sysrq.txt | |||
328 | - info on the magic SysRq key. | 328 | - info on the magic SysRq key. |
329 | telephony/ | 329 | telephony/ |
330 | - directory with info on telephony (e.g. voice over IP) support. | 330 | - directory with info on telephony (e.g. voice over IP) support. |
331 | time_interpolators.txt | ||
332 | - info on time interpolators. | ||
333 | uml/ | 331 | uml/ |
334 | - directory with information about User Mode Linux. | 332 | - directory with information about User Mode Linux. |
335 | unicode.txt | 333 | unicode.txt |
@@ -346,8 +344,6 @@ vm/ | |||
346 | - directory with info on the Linux vm code. | 344 | - directory with info on the Linux vm code. |
347 | volatile-considered-harmful.txt | 345 | volatile-considered-harmful.txt |
348 | - Why the "volatile" type class should not be used | 346 | - Why the "volatile" type class should not be used |
349 | voyager.txt | ||
350 | - guide to running Linux on the Voyager architecture. | ||
351 | w1/ | 347 | w1/ |
352 | - directory with documents regarding the 1-wire (w1) subsystem. | 348 | - directory with documents regarding the 1-wire (w1) subsystem. |
353 | watchdog/ | 349 | watchdog/ |