summaryrefslogtreecommitdiff
path: root/drm/nouveau_fbcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'drm/nouveau_fbcon.h')
-rw-r--r--drm/nouveau_fbcon.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drm/nouveau_fbcon.h b/drm/nouveau_fbcon.h
index 34658cfa8..1e2e9e27a 100644
--- a/drm/nouveau_fbcon.h
+++ b/drm/nouveau_fbcon.h
@@ -72,5 +72,8 @@ void nouveau_fbcon_accel_save_disable(struct drm_device *dev);
void nouveau_fbcon_accel_restore(struct drm_device *dev);
void nouveau_fbcon_output_poll_changed(struct drm_device *dev);
+
+extern int nouveau_nofbaccel;
+
#endif /* __NV50_FBCON_H__ */