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>
Esse commit está contido em:
Ben Skeggs
2016-05-20 09:22:55 +10:00
commit 4dc28134a8
48 arquivos alterados com 50 adições e 49 exclusões

Ver arquivo

@@ -1,7 +1,7 @@
#include <linux/pagemap.h>
#include <linux/slab.h>
#include "nouveau_drm.h"
#include "nouveau_drv.h"
#include "nouveau_ttm.h"
struct nouveau_sgdma_be {