summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/r128_irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/drm/r128_irq.c')
-rw-r--r--sys/dev/drm/r128_irq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/r128_irq.c b/sys/dev/drm/r128_irq.c
index df82942..2da58d6 100644
--- a/sys/dev/drm/r128_irq.c
+++ b/sys/dev/drm/r128_irq.c
@@ -38,7 +38,7 @@
#include "dev/drm/r128_drm.h"
#include "dev/drm/r128_drv.h"
-irqreturn_t r128_dma_service( DRM_IRQ_ARGS )
+irqreturn_t r128_irq_handler( DRM_IRQ_ARGS )
{
drm_device_t *dev = (drm_device_t *) arg;
drm_r128_private_t *dev_priv =
OpenPOWER on IntegriCloud