Skip to content

Commit

Permalink
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
Browse files Browse the repository at this point in the history
nouveau_ttm.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
  • Loading branch information
Sachin Kamat authored and Ben Skeggs committed Nov 28, 2012
1 parent edc260d commit 24c89e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/nouveau/nouveau_drm.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
#include "nouveau_fbcon.h"
#include "nouveau_fence.h"

#include "nouveau_ttm.h"

MODULE_PARM_DESC(config, "option string to pass to driver core");
static char *nouveau_config;
module_param_named(config, nouveau_config, charp, 0400);
Expand Down

0 comments on commit 24c89e9

Please sign in to comment.