diff options
Diffstat (limited to 'include/drm/drmP.h')
-rw-r--r-- | include/drm/drmP.h | 1 |
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, | |||
1319 | extern int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request); | 1319 | extern int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request); |
1320 | extern int drm_agp_bind_ioctl(struct drm_device *dev, void *data, | 1320 | extern int drm_agp_bind_ioctl(struct drm_device *dev, void *data, |
1321 | struct drm_file *file_priv); | 1321 | struct drm_file *file_priv); |
1322 | extern void drm_agp_chipset_flush(struct drm_device *dev); | ||
1323 | 1322 | ||
1324 | /* Stub support (drm_stub.h) */ | 1323 | /* Stub support (drm_stub.h) */ |
1325 | extern int drm_setmaster_ioctl(struct drm_device *dev, void *data, | 1324 | extern int drm_setmaster_ioctl(struct drm_device *dev, void *data, |