summaryrefslogtreecommitdiff
path: root/drm/nouveau_chan.c
diff options
context:
space:
mode:
Diffstat (limited to 'drm/nouveau_chan.c')
-rw-r--r--drm/nouveau_chan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drm/nouveau_chan.c b/drm/nouveau_chan.c
index 99cd9e4a2..9a362ddd8 100644
--- a/drm/nouveau_chan.c
+++ b/drm/nouveau_chan.c
@@ -36,7 +36,7 @@
#include "nouveau_abi16.h"
MODULE_PARM_DESC(vram_pushbuf, "Create DMA push buffers in VRAM");
-static int nouveau_vram_pushbuf;
+int nouveau_vram_pushbuf;
module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);
int