aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drmP.h')
-rw-r--r--include/drm/drmP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h
index d4bc0f5cab8f..628f76772d22 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -1319,7 +1319,6 @@ extern int drm_agp_unbind_ioctl(struct drm_device *dev, void *data,
1319extern int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request); 1319extern int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);
1320extern int drm_agp_bind_ioctl(struct drm_device *dev, void *data, 1320extern int drm_agp_bind_ioctl(struct drm_device *dev, void *data,
1321 struct drm_file *file_priv); 1321 struct drm_file *file_priv);
1322extern void drm_agp_chipset_flush(struct drm_device *dev);
1323 1322
1324 /* Stub support (drm_stub.h) */ 1323 /* Stub support (drm_stub.h) */
1325extern int drm_setmaster_ioctl(struct drm_device *dev, void *data, 1324extern int drm_setmaster_ioctl(struct drm_device *dev, void *data,