From: Jonathan Neuschäfer Date: Thu, 8 Aug 2019 16:48:09 +0000 (+0200) Subject: Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title X-Git-Tag: v5.4-rc1~151^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4514fe8cd96f8147c18c05c7c32271d95d6ab0c4;p=thirdparty%2Fkernel%2Flinux.git Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title It seems a UTF-8 byte order mark (the least useful kind of BOM...) snuck into the file and broke Sphinx's detection of the title line. Besides making arm/samsung-s3c24xx/index.html look a little better, this patch also confines the non-index pages in arm/samsung-s3c24xx to their own table of contents. Signed-off-by: Jonathan Neuschäfer Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/arm/samsung-s3c24xx/index.rst b/Documentation/arm/samsung-s3c24xx/index.rst index 5b8a7f9398d8a..ccb951a0bedbc 100644 --- a/Documentation/arm/samsung-s3c24xx/index.rst +++ b/Documentation/arm/samsung-s3c24xx/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: GPL-2.0 -========================== +========================== Samsung S3C24XX SoC Family ==========================