···594594 * container_of(). This isn't really necessary as we have a fixed minor595595 * number anyway, but this is to avoid statics. */596596597597- priv->misc_dev.minor = PXA3XX_GCU_MINOR,598598- priv->misc_dev.name = DRV_NAME,597597+ priv->misc_dev.minor = PXA3XX_GCU_MINOR;598598+ priv->misc_dev.name = DRV_NAME;599599 priv->misc_dev.fops = &pxa3xx_gcu_miscdev_fops;600600601601 /* handle IO resources */