summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2015-08-20 14:54:06 +1000
committerBen Skeggs <bskeggs@redhat.com>2015-08-28 12:40:08 +1000
commit5b920d926422fdc5b40b703d72344d5e20b3872a (patch)
treeb264b2563e67218a2b4102b8b87ae27310b09885 /drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h
parente7d65181045898a6da80add0392765e253b0023c (diff)
downloadop-kernel-dev-5b920d926422fdc5b40b703d72344d5e20b3872a.zip
op-kernel-dev-5b920d926422fdc5b40b703d72344d5e20b3872a.tar.gz
drm/nouveau/i2c: cosmetic changes
This is purely preparation for upcoming commits, there should be no code changes here. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h')
-rw-r--r--drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h
index b3139e7..520bafb 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.h
@@ -2,10 +2,6 @@
#define __NV50_I2C_H__
#include "priv.h"
-struct nv50_i2c_priv {
- struct nvkm_i2c base;
-};
-
struct nv50_i2c_port {
struct nvkm_i2c_port base;
u32 addr;
OpenPOWER on IntegriCloud