aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/0299-drm-amdgpu-gfx7-Fix-whitespace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/0299-drm-amdgpu-gfx7-Fix-whitespace.patch')
-rw-r--r--common/recipes-kernel/linux/files/0299-drm-amdgpu-gfx7-Fix-whitespace.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/common/recipes-kernel/linux/files/0299-drm-amdgpu-gfx7-Fix-whitespace.patch b/common/recipes-kernel/linux/files/0299-drm-amdgpu-gfx7-Fix-whitespace.patch
deleted file mode 100644
index d6ac2385..00000000
--- a/common/recipes-kernel/linux/files/0299-drm-amdgpu-gfx7-Fix-whitespace.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 5458e539c310f9a8558ec51b6ab45fbec4da1cbc Mon Sep 17 00:00:00 2001
-From: Tom St Denis <tom.stdenis@amd.com>
-Date: Mon, 8 Feb 2016 12:54:09 -0500
-Subject: [PATCH 0299/1110] drm/amdgpu/gfx7: Fix whitespace
-
-Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
-Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
-index 2cccd81..409c6af 100644
---- a/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
-+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
-@@ -5303,7 +5303,7 @@ static void gfx_v7_0_set_gds_init(struct amdgpu_device *adev)
-
-
- int gfx_v7_0_get_cu_info(struct amdgpu_device *adev,
-- struct amdgpu_cu_info *cu_info)
-+ struct amdgpu_cu_info *cu_info)
- {
- int i, j, k, counter, active_cu_number = 0;
- u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0;
---
-2.7.4
-