Commit eb3f4cfa authored by Hariprasad Kelam's avatar Hariprasad Kelam Committed by Ben Skeggs

drm/nouveau: fix nvif/device.h is included more than once

remove duplicate inclusion of nvif/device.h

Issue identified by includecheck
Signed-off-by: default avatarHariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent c8b3585d
......@@ -130,7 +130,6 @@ nouveau_cli(struct drm_file *fpriv)
}
#include <nvif/object.h>
#include <nvif/device.h>
struct nouveau_drm {
struct nouveau_cli master;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment