summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-12 19:52:47 +0200
committerJonathan Corbet2019-06-14 22:21:18 +0200
commitd7b461c5e82fc5f5e4261f3b0228ecda58eb9f1a (patch)
treeed0279bbecdc0cc31652ea25d8e6d403a6a73880 /arch/m68k
parentdocs: fpga: convert docs to ReST and rename to *.rst (diff)
downloadkernel-qcow2-linux-d7b461c5e82fc5f5e4261f3b0228ecda58eb9f1a.tar.gz
kernel-qcow2-linux-d7b461c5e82fc5f5e4261f3b0228ecda58eb9f1a.tar.xz
kernel-qcow2-linux-d7b461c5e82fc5f5e4261f3b0228ecda58eb9f1a.zip
docs: ide: convert docs to ReST and rename to *.rst
The conversion is actually: - add blank lines and identation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/q40/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/q40/README b/arch/m68k/q40/README
index 93f4c4cd3c45..a4991d2d8af6 100644
--- a/arch/m68k/q40/README
+++ b/arch/m68k/q40/README
@@ -31,7 +31,7 @@ drivers used by the Q40, apart from the very obvious (console etc.):
char/joystick/* # most of this should work, not
# in default config.in
block/q40ide.c # startup for ide
- ide* # see Documentation/ide/ide.txt
+ ide* # see Documentation/ide/ide.rst
floppy.c # normal PC driver, DMA emu in asm/floppy.h
# and arch/m68k/kernel/entry.S
# see drivers/block/README.fd