[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240326134812.4008775-1-adrian.larumbe@collabora.com>
Date: Tue, 26 Mar 2024 13:48:10 +0000
From: Adrián Larumbe <adrian.larumbe@...labora.com>
To: Boris Brezillon <boris.brezillon@...labora.com>,
Steven Price <steven.price@....com>,
Adrián Larumbe <adrian.larumbe@...labora.com>
Cc: kernel@...labora.com,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-kernel@...r.kernel.org
Subject: [PATCH] ABI: sysfs-driver-panfrost-profiling: fix indentation problem
Also add a newline character at the end of the last one.
Fixes: b12f3ea7c188 ("drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs")
Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
Closes: https://lore.kernel.org/dri-devel/20240326160110.4c00e1e5@canb.auug.org.au/
Signed-off-by: Adrián Larumbe <adrian.larumbe@...labora.com>
---
Documentation/ABI/testing/sysfs-driver-panfrost-profiling | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-driver-panfrost-profiling b/Documentation/ABI/testing/sysfs-driver-panfrost-profiling
index 1d8bb0978920..7597c420e54b 100644
--- a/Documentation/ABI/testing/sysfs-driver-panfrost-profiling
+++ b/Documentation/ABI/testing/sysfs-driver-panfrost-profiling
@@ -7,4 +7,4 @@ Description:
Valid values are:
0: Don't enable fdinfo job profiling sources.
1: Enable fdinfo job profiling sources, this enables both the GPU's
- timestamp and cycle counter registers.
\ No newline at end of file
+ timestamp and cycle counter registers.
--
2.43.0
Powered by blists - more mailing lists