diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-08-16 17:05:43 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-11-26 11:09:03 +0100 |
commit | 1ea636eb68322198e08aebdede141244d98e8299 (patch) | |
tree | 51e11b5f1ed28ac349dd00e18a4e715919ce45ae /Documentation/zorro.txt | |
parent | 6074a13934202c7a68c77fd5f37da8dce731f181 (diff) | |
download | linux-next-1ea636eb68322198e08aebdede141244d98e8299.tar.gz |
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: ------------- linux/include/linux/zorro.h -linux/include/asm-{m68k,ppc}/zorro.h +linux/arch/m68k/include/asm/zorro.h linux/include/linux/zorro_ids.h linux/drivers/zorro /proc/bus/zorro |