viafb: Turn GPIO and i2c into proper platform devices
[pandora-kernel.git] / drivers / video / via / via-core.h
index d004290..ac89c2a 100644 (file)
@@ -63,6 +63,7 @@ struct via_port_cfg {
 struct viafb_dev {
        struct pci_dev *pdev;
        int chip_type;
+       struct via_port_cfg *port_cfg;
        /*
         * Spinlock for access to device registers.  Not yet
         * globally used.