Skip to content

Commit 937ab1e

Browse files
committed
fixup! drm: adp: Add Apple Display Pipe driver
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 4eacf2c commit 937ab1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/adp/adp_drv.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ static const struct drm_driver adp_driver = {
104104
DRM_GEM_DMA_DRIVER_OPS_VMAP_WITH_DUMB_CREATE(adp_drm_gem_dumb_create),
105105
.name = "adp",
106106
.desc = "Apple Display Pipe DRM Driver",
107-
.date = "20230412",
108107
.major = 0,
109108
.minor = 1,
110109
};

0 commit comments

Comments
 (0)