summaryrefslogtreecommitdiff
path: root/bin/nv_i2c.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 /bin/nv_i2c.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 'bin/nv_i2c.c')
-rw-r--r--bin/nv_i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/nv_i2c.c b/bin/nv_i2c.c
index b098fb113..05d416285 100644
--- a/bin/nv_i2c.c
+++ b/bin/nv_i2c.c
@@ -5,7 +5,6 @@
#include <nvif/client.h>
#include <nvif/device.h>
#include <nvif/class.h>
-#include <core/class.h>
static void
print_port(struct nouveau_i2c_port *port)