diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau')
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_drm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.c b/drivers/gpu/drm/nouveau/nouveau_drm.c index 919186c4651..a7529b37238 100644 --- a/drivers/gpu/drm/nouveau/nouveau_drm.c +++ b/drivers/gpu/drm/nouveau/nouveau_drm.c | |||
@@ -49,8 +49,6 @@ | |||
49 | #include "nouveau_fbcon.h" | 49 | #include "nouveau_fbcon.h" |
50 | #include "nouveau_fence.h" | 50 | #include "nouveau_fence.h" |
51 | 51 | ||
52 | #include "nouveau_ttm.h" | ||
53 | |||
54 | MODULE_PARM_DESC(config, "option string to pass to driver core"); | 52 | MODULE_PARM_DESC(config, "option string to pass to driver core"); |
55 | static char *nouveau_config; | 53 | static char *nouveau_config; |
56 | module_param_named(config, nouveau_config, charp, 0400); | 54 | module_param_named(config, nouveau_config, charp, 0400); |