From d11eefc3ed8fa4f45a34bd2d2685236462401d71 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 1 Dec 2025 09:51:59 +0100 Subject: [PATCH] docs/panfrost: remove some stray newlines These were accidental when I split up the large article in to multiple documents. Let's fix that up, so we don't end up repeating this for future documents. Fixes: 8248cc0bf45 ("docs/panfrost: move details to separate articles") Reviewed-by: Iago Toral Quiroga (cherry picked from commit 7b61b2eb61f907f6dff6fb9934cf09fd2fa735e8) Part-of: --- .pick_status.json | 2 +- docs/drivers/panfrost/drm-shim.rst | 1 - docs/drivers/panfrost/tiling.rst | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.pick_status.json b/.pick_status.json index 9fa7c1861ac..8766c636bbb 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -94,7 +94,7 @@ "description": "docs/panfrost: remove some stray newlines", "nominated": true, "nomination_type": 2, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "8248cc0bf45d0d7558cc3d77a63dcd078a96aa66", "notes": null diff --git a/docs/drivers/panfrost/drm-shim.rst b/docs/drivers/panfrost/drm-shim.rst index 1c4d0bc6cb1..0f8d14a8c2e 100644 --- a/docs/drivers/panfrost/drm-shim.rst +++ b/docs/drivers/panfrost/drm-shim.rst @@ -1,4 +1,3 @@ - drm-shim ======== diff --git a/docs/drivers/panfrost/tiling.rst b/docs/drivers/panfrost/tiling.rst index 08c311bd55a..e57e96d7a4e 100644 --- a/docs/drivers/panfrost/tiling.rst +++ b/docs/drivers/panfrost/tiling.rst @@ -1,4 +1,3 @@ - U-interleaved tiling ====================