drm/radeon/kms: fix typo in printing the HPD info
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_display.c
index 1006549..8154cdf 100644 (file)
@@ -284,8 +284,7 @@ static const char *connector_names[15] = {
        "eDP",
 };
 
-static const char *hpd_names[7] = {
-       "NONE",
+static const char *hpd_names[6] = {
        "HPD1",
        "HPD2",
        "HPD3",