summaryrefslogtreecommitdiff
path: root/shared/r128.h
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2003-02-21 07:16:52 +0000
committerEric Anholt <anholt@freebsd.org>2003-02-21 07:16:52 +0000
commit734270fb379417d5c13550423556999ee93b4b4f (patch)
tree29424ae56072f69c52cf44ddb06045c76b36191e /shared/r128.h
parentae0ee9a2f7f84196a616026a5974c8196dc7ab97 (diff)
Merge from trunk to bsd-4-0-0-branch.bsd-4-0-0-20030220bsd-4-0-0-branch
Diffstat (limited to 'shared/r128.h')
-rw-r--r--shared/r128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/r128.h b/shared/r128.h
index cdf18ffb..29b26cd2 100644
--- a/shared/r128.h
+++ b/shared/r128.h
@@ -71,7 +71,7 @@
[DRM_IOCTL_NR(DRM_IOCTL_R128_DEPTH)] = { r128_cce_depth, 1, 0 }, \
[DRM_IOCTL_NR(DRM_IOCTL_R128_STIPPLE)] = { r128_cce_stipple, 1, 0 }, \
[DRM_IOCTL_NR(DRM_IOCTL_R128_INDIRECT)] = { r128_cce_indirect, 1, 1 }, \
- [DRM_IOCTL_NR(DRM_IOCTL_R128_GETPARAM)] = { r128_getparam, 1, 1 },
+ [DRM_IOCTL_NR(DRM_IOCTL_R128_GETPARAM)] = { r128_getparam, 1, 0 },
/* Driver customization:
*/