diff options
| author | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> | 2017-02-26 13:17:39 +0100 | 
|---|---|---|
| committer | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> | 2017-05-01 09:27:15 +0200 | 
| commit | c0c74acbb60bdcba480777f1eb41d07461773312 (patch) | |
| tree | 5c37e830aa0f67cd420058085f78989cdda567ef /Documentation/features/debug/uprobes | |
| parent | 26202873bb51fafdaa51be3e8de7aab9beb49f70 (diff) | |
| download | linux-c0c74acbb60bdcba480777f1eb41d07461773312.tar.bz2 | |
docs: remove all references to AVR32 architecture
The AVR32 architecture support has been removed from the Linux kernel,
hence remove all references to it from Documentation.
Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Signed-off-by: HÃ¥vard Skinnemoen <hskinnemoen@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'Documentation/features/debug/uprobes')
| -rw-r--r-- | Documentation/features/debug/uprobes/arch-support.txt | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/Documentation/features/debug/uprobes/arch-support.txt b/Documentation/features/debug/uprobes/arch-support.txt index d605c3fc38fd..53ed42b0e7e5 100644 --- a/Documentation/features/debug/uprobes/arch-support.txt +++ b/Documentation/features/debug/uprobes/arch-support.txt @@ -10,7 +10,6 @@      |         arc: | TODO |      |         arm: |  ok  |      |       arm64: | TODO | -    |       avr32: | TODO |      |    blackfin: | TODO |      |         c6x: | TODO |      |        cris: | TODO | |