]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/spi/mpc52xx_psc_spi.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
[mirror_ubuntu-zesty-kernel.git] / drivers / spi / mpc52xx_psc_spi.c
index f50c81df336a7831a76cdc85f92a1f3c2a7b7527..04747868d6c4d4605ec679f21306b650b4475657 100644 (file)
@@ -503,7 +503,7 @@ static int __exit mpc52xx_psc_spi_of_remove(struct of_device *op)
        return mpc52xx_psc_spi_do_remove(&op->dev);
 }
 
-static struct of_device_id mpc52xx_psc_spi_of_match[] = {
+static const struct of_device_id mpc52xx_psc_spi_of_match[] = {
        { .compatible = "fsl,mpc5200-psc-spi", },
        { .compatible = "mpc5200-psc-spi", }, /* old */
        {}