fpga: altera-cvp: Remove an unused field in struct altera_cvp_conf
[linux-block.git] / drivers / fpga / altera-cvp.c
index 4ffb9da537d82cc9d7a3b4e98ac352c36005883e..6b09144324453045386171e76b8904c6818931f3 100644 (file)
@@ -72,7 +72,6 @@ static bool altera_cvp_chkcfg;
 struct cvp_priv;
 
 struct altera_cvp_conf {
-       struct fpga_manager     *mgr;
        struct pci_dev          *pci_dev;
        void __iomem            *map;
        void                    (*write_data)(struct altera_cvp_conf *conf,