aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2020-10-14 14:18:06 -0700
committerAlex Deucher <alexander.deucher@amd.com>2020-10-15 12:20:12 -0400
commit234de272b76fedaf71ffe40f8e80212c8d32cc23 (patch)
tree2e71767c9bdf4651d5a126c137c34f82fc212a6b /drivers/gpu/drm/amd/pm
parentdrm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01 (diff)
downloadwireguard-linux-234de272b76fedaf71ffe40f8e80212c8d32cc23.tar.xz
wireguard-linux-234de272b76fedaf71ffe40f8e80212c8d32cc23.zip
drm/amdgpu: add missing newline at eof
Representative checkpatch.pl warning WARNING: adding a line without newline at end of file 30: FILE: drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h:30: +#endif Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm')
-rw-r--r--drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h b/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h
index 29929b360db8..d8696e2274c4 100644
--- a/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h
+++ b/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h
@@ -27,4 +27,4 @@
extern void vangogh_set_ppt_funcs(struct smu_context *smu);
-#endif \ No newline at end of file
+#endif