[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc
[sfrench/cifs-2.6.git] / arch / ppc / syslib / m8xx_setup.c
index 9caf850c9b3854a456fb3bcacc66da13a549dcdb..dcd08d4a7f1d000bf0081d278f9ae921832e2746 100644 (file)
@@ -141,16 +141,6 @@ m8xx_setup_arch(void)
                }
        }
 #endif
-#endif
-
-#if defined (CONFIG_MPC86XADS) || defined (CONFIG_MPC885ADS)
-#if defined(CONFIG_MTD_PHYSMAP)
-       physmap_configure(binfo->bi_flashstart, binfo->bi_flashsize,
-                                               MPC8xxADS_BANK_WIDTH, NULL);
-#ifdef CONFIG_MTD_PARTITIONS
-       physmap_set_partitions(mpc8xxads_partitions, mpc8xxads_part_num);
-#endif /* CONFIG_MTD_PARTITIONS */
-#endif /* CONFIG_MTD_PHYSMAP */
 #endif
 
        board_init();