drm/nouveau: rename nouveau_drm.h to nouveau_drv.h

Fixes out-of-tree build issue where uapi/drm/nouveau_drm.h gets picked
up instead.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Ben Skeggs
2016-05-20 09:22:55 +10:00
父節點 7c10ddf874
當前提交 4dc28134a8
共有 48 個文件被更改,包括 50 次插入49 次删除

查看文件

@@ -32,7 +32,7 @@
#include <linux/backlight.h>
#include "nouveau_drm.h"
#include "nouveau_drv.h"
#include "nouveau_reg.h"
#include "nouveau_encoder.h"