Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / 86xx / mpc8610_hpcd.c
index 5abe137f630926dc6ea8ab33d364a2af8f34f926..018cc67be4260acee391d9a8f52a6262c57f9aa8 100644 (file)
@@ -83,7 +83,8 @@ static struct of_device_id __initdata mpc8610_ids[] = {
        { .compatible = "fsl,mpc8610-immr", },
        { .compatible = "fsl,mpc8610-guts", },
        { .compatible = "simple-bus", },
-       { .compatible = "gianfar", },
+       /* So that the DMA channel nodes can be probed individually: */
+       { .compatible = "fsl,eloplus-dma", },
        {}
 };