mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-28 17:41:50 +00:00
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
nouveau_ttm.h was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
edc260d061
commit
24c89e9b63
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue