summaryrefslogtreecommitdiff
path: root/nvkm/engine/graph/nv30.c
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2014-08-10 04:10:27 +1000
committerBen Skeggs <bskeggs@redhat.com>2014-08-10 05:26:58 +1000
commit9d3ef17382c225075bd0c28e4bf7c7995dede9b7 (patch)
treeeeb0aa9693f7adab44ed9cc73ad3a70ca25aceb5 /nvkm/engine/graph/nv30.c
parentef953eed1f442560e7a03fe23d9c0fb79d254e6b (diff)
downloadnouveau-9d3ef17382c225075bd0c28e4bf7c7995dede9b7.tar.gz
disp: audit and version display classes
The full object interfaces are about to be exposed to userspace, so we need to check for any security-related issues and version the structs to make it easier to handle any changes we may need in the future. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'nvkm/engine/graph/nv30.c')
-rw-r--r--nvkm/engine/graph/nv30.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nvkm/engine/graph/nv30.c b/nvkm/engine/graph/nv30.c
index e451db32e..2f9dbc709 100644
--- a/nvkm/engine/graph/nv30.c
+++ b/nvkm/engine/graph/nv30.c
@@ -1,5 +1,4 @@
#include <core/os.h>
-#include <core/class.h>
#include <core/engctx.h>
#include <core/enum.h>