On Thu, Aug 23, 2007 at 12:47:57PM +1000, David Gibson wrote: > > ./drivers/mtd/maps/tqm834x.c:#include <asm/ppcboot.h> > > ./drivers/mtd/maps/pq2fads.c:#include <asm/ppcboot.h> > > Although these both have an extern of type bd_t (defined in > ppcboot.h), afaict they don't actually use it, so these should be > removable.
They look like they're using it to me... See the bd->bi_flashstart and bd->bi_flashsize references in init_pq2fads_mtd. -Scott _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev