summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include
diff options
context:
space:
mode:
authorErnst Sjöstrand <ernstp@gmail.com>2017-11-19 18:52:43 +0100
committerAlex Deucher <alexander.deucher@amd.com>2017-12-06 12:47:59 -0500
commite9c227b253712db75b0623fe1596fec8c8857807 (patch)
tree863d31eff639ab45c2a50bd5b074bddf4f9a6710 /drivers/gpu/drm/amd/include
parent19fef71cd1f4928b958913bfee38662471f04faf (diff)
downloadtalos-obmc-linux-e9c227b253712db75b0623fe1596fec8c8857807.tar.gz
talos-obmc-linux-e9c227b253712db75b0623fe1596fec8c8857807.zip
drm/amd/powerplay: Fix missing newlines at end of file
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Ernst Sjöstrand <ernstp@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include')
-rw-r--r--drivers/gpu/drm/amd/include/kgd_pp_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/include/kgd_pp_interface.h b/drivers/gpu/drm/amd/include/kgd_pp_interface.h
index eab504ecca25..ed27626dff14 100644
--- a/drivers/gpu/drm/amd/include/kgd_pp_interface.h
+++ b/drivers/gpu/drm/amd/include/kgd_pp_interface.h
@@ -291,4 +291,4 @@ struct amd_pm_funcs {
struct amd_pp_simple_clock_info *clocks);
};
-#endif \ No newline at end of file
+#endif
OpenPOWER on IntegriCloud