Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbd4623d authored by Alex Deucher's avatar Alex Deucher Committed by Dave Airlie
Browse files

drm/radeon/kms: fix typo in printing the HPD info



I forgot to fix this in 8e36ed00

Signed-off-by: default avatarAlex Deucher <alexdeucher@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent c9e75b21
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -284,8 +284,7 @@ static const char *connector_names[15] = {
	"eDP",
	"eDP",
};
};


static const char *hpd_names[7] = {
static const char *hpd_names[6] = {
	"NONE",
	"HPD1",
	"HPD1",
	"HPD2",
	"HPD2",
	"HPD3",
	"HPD3",