drm/amd/display: Improve the include of header file

This commit improves the include of some header files to make them align
with other includes.

Reviewed-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Acked-by: Alan Liu <haoping.liu@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Rodrigo Siqueira 2023-06-15 10:38:59 -06:00 committed by Alex Deucher
parent bb4fa525f3
commit c2de8bc9da
2 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@
*/
#include "dm_services.h"
#include "conversion.h"
#include "basics/conversion.h"
#define DIVIDER 10000

View file

@ -58,13 +58,13 @@
#include "dce/dce_i2c.h"
/* TODO remove this include */
#include "dce80_resource.h"
#ifndef mmMC_HUB_RDREQ_DMIF_LIMIT
#include "gmc/gmc_7_1_d.h"
#include "gmc/gmc_7_1_sh_mask.h"
#endif
#include "dce80/dce80_resource.h"
#ifndef mmDP_DPHY_INTERNAL_CTRL
#define mmDP_DPHY_INTERNAL_CTRL 0x1CDE
#define mmDP0_DP_DPHY_INTERNAL_CTRL 0x1CDE