diff options
Diffstat (limited to 'sys/dev/drm/mach64_dma.c')
-rw-r--r-- | sys/dev/drm/mach64_dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/mach64_dma.c b/sys/dev/drm/mach64_dma.c index 9aa0faa19818..4ac09e85f0fe 100644 --- a/sys/dev/drm/mach64_dma.c +++ b/sys/dev/drm/mach64_dma.c @@ -173,7 +173,7 @@ static int mach64_ring_idle(drm_mach64_private_t *dev_priv) } /** - * Reset the the ring buffer descriptors. + * Reset the ring buffer descriptors. * * \sa mach64_do_engine_reset() */ |