Skip to content

Commit

Permalink
drm/exynos: change driver name.
Browse files Browse the repository at this point in the history
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
  • Loading branch information
Inki Dae committed Dec 29, 2011
1 parent 229d353 commit 0edf993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/exynos/exynos_drm_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#include "exynos_drm_gem.h"
#include "exynos_drm_plane.h"

#define DRIVER_NAME "exynos-drm"
#define DRIVER_NAME "exynos"
#define DRIVER_DESC "Samsung SoC DRM"
#define DRIVER_DATE "20110530"
#define DRIVER_MAJOR 1
Expand Down

0 comments on commit 0edf993

Please sign in to comment.