aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.14.71/4369-drm-amd-amdgpu-Add-some-documentation-to-the-debugfs.patch
blob: 61a2ef0b0259ebd093b3ad061b2473f054fa5687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
From 1317e920ae7fd87909bd8d58caedd7176b656507 Mon Sep 17 00:00:00 2001
From: Tom St Denis <tom.stdenis@amd.com>
Date: Wed, 2 May 2018 13:01:36 -0400
Subject: [PATCH 4369/5725] drm/amd/amdgpu: Add some documentation to the
 debugfs entries

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>

Conflicts:
      drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c

Change-Id: Id1bdcd57048f62ca340e23facec1699de245129e
---
 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
index cc19d6a..8a57c0c 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
@@ -68,7 +68,6 @@ int amdgpu_debugfs_add_files(struct amdgpu_device *adev,
 }
 
 #if defined(CONFIG_DEBUG_FS)
-
 /**
  * amdgpu_debugfs_process_reg_op - Handle MMIO register reads/writes
  *
-- 
2.7.4