]> err.no Git - linux-2.6/blobdiff - arch/ppc/platforms/4xx/ibm440gp.c
Auto-update from upstream
[linux-2.6] / arch / ppc / platforms / 4xx / ibm440gp.c
index 27615ef8309ccf1230421840e00e7b3a7f3646ae..b67a72e5c6fe8570c7ca391c4a83b71b16fdaf6d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/ppc/platforms/4xx/ibm440gp.c
- *
  * PPC440GP I/O descriptions
  *
  * Matt Porter <mporter@mvista.com>
@@ -56,6 +54,7 @@ static struct ocp_func_mal_data ibm440gp_mal0_def = {
        .txde_irq       = 33,           /* TX Descriptor Error IRQ */
        .rxde_irq       = 34,           /* RX Descriptor Error IRQ */
        .serr_irq       = 32,           /* MAL System Error IRQ    */
+       .dcr_base       = DCRN_MAL_BASE /* MAL0_CFG DCR number */
 };
 OCP_SYSFS_MAL_DATA()