fix drm driver name 10/251810/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 11 Jan 2021 11:02:16 +0000 (20:02 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 11 Jan 2021 11:02:16 +0000 (20:02 +0900)
Change-Id: I2bcae096054107b59293c7306edf35af4f1fab2e

src/tdm_nexell.c

index 6b2ff40cb1a4cde1a4b00f9f5d48c01666e39af5..cd195903e8584e912e4b33dd306e1020a806d0b1 100644 (file)
@@ -13,7 +13,7 @@
 #define ENABLE_PP
 #define TDM_NEXELL_ENABLE_HWC 0 // disable tdm_hwc
 
-#define TDM_NEXELL_NAME "vigs"
+#define TDM_NEXELL_NAME "nexell"
 
 static tdm_nexell_data *nexell_data;