This is an automatic generated email to let you know that the following patch were queued:
Subject: docs: arm: fix a breakage with pdf output Author: Mauro Carvalho Chehab <[email protected]> Date: Tue Jul 9 12:22:41 2019 -0300 Add an extra blank line, as otherwise XeLaTex will complain with: ! LaTeX Error: Too deeply nested. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Documentation/arm/spear/overview.rst | 1 + 1 file changed, 1 insertion(+) --- diff --git a/Documentation/arm/spear/overview.rst b/Documentation/arm/spear/overview.rst index 8a1a87aca427..1a77f6b213b6 100644 --- a/Documentation/arm/spear/overview.rst +++ b/Documentation/arm/spear/overview.rst @@ -15,6 +15,7 @@ Introduction Hierarchy in SPEAr is as follows: SPEAr (Platform) + - SPEAr3XX (3XX SOC series, based on ARM9) - SPEAr300 (SOC) - SPEAr300 Evaluation Board _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
