]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/nouveau/nouveau_bios.h
drm/nv50: store full dcb i2c entry from vbios
[net-next-2.6.git] / drivers / gpu / drm / nouveau / nouveau_bios.h
index c0d7b0a3ece0a35929c3c0f07b7183136f0cd607..adf4ec2d06c0cd7086ce327bb8a71c87fe1b9dd2 100644 (file)
@@ -35,6 +35,7 @@
 #define DCB_LOC_ON_CHIP 0
 
 struct dcb_i2c_entry {
+       uint32_t entry;
        uint8_t port_type;
        uint8_t read, write;
        struct nouveau_i2c_chan *chan;