mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 23:03:57 -04:00
drm/amd/display: Trivial code style adjustment
Just adjust the code indentation in the header and add a simple comment in the dm_cp_psp file. Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
dddb3e5a6d
commit
c84dff70e1
@@ -26,6 +26,9 @@
|
||||
#ifndef DM_CP_PSP_IF__H
|
||||
#define DM_CP_PSP_IF__H
|
||||
|
||||
/*
|
||||
* Interface to CPLIB/PSP to enable ASSR
|
||||
*/
|
||||
struct dc_link;
|
||||
|
||||
struct cp_psp_stream_config {
|
||||
|
||||
Reference in New Issue
Block a user