diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-08-16 11:05:43 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-11-26 05:09:03 -0500 |
commit | 1ea636eb68322198e08aebdede141244d98e8299 (patch) | |
tree | 51e11b5f1ed28ac349dd00e18a4e715919ce45ae /Documentation/zorro.txt | |
parent | 6074a13934202c7a68c77fd5f37da8dce731f181 (diff) |
Documentation/zorro.txt: Update path to arch-specific header files
- Arch-specific headers were moved to arch/<arch/>/include/asm,
- APUS support was dropped a long time ago
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'Documentation/zorro.txt')
-rw-r--r-- | Documentation/zorro.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/zorro.txt b/Documentation/zorro.txt index d5829d14774a..d17670400564 100644 --- a/Documentation/zorro.txt +++ b/Documentation/zorro.txt | |||
@@ -95,7 +95,7 @@ The treatment of these regions depends on the type of Zorro space: | |||
95 | ------------- | 95 | ------------- |
96 | 96 | ||
97 | linux/include/linux/zorro.h | 97 | linux/include/linux/zorro.h |
98 | linux/include/asm-{m68k,ppc}/zorro.h | 98 | linux/arch/m68k/include/asm/zorro.h |
99 | linux/include/linux/zorro_ids.h | 99 | linux/include/linux/zorro_ids.h |
100 | linux/drivers/zorro | 100 | linux/drivers/zorro |
101 | /proc/bus/zorro | 101 | /proc/bus/zorro |