[PATCH] [POWERPC] pasemi: export pasemi_dma_init()

Olof Johansson olof at lixom.net
Tue Dec 18 10:37:18 EST 2007


On Mon, Dec 17, 2007 at 06:24:55PM -0500, Jeff Garzik wrote:
> > Index: 2.6.24/arch/powerpc/platforms/pasemi/dma_lib.c
> > ===================================================================
> > --- 2.6.24.orig/arch/powerpc/platforms/pasemi/dma_lib.c
> > +++ 2.6.24/arch/powerpc/platforms/pasemi/dma_lib.c
> > @@ -485,3 +485,4 @@ out:
> >  	spin_unlock(&init_lock);
> >  	return err;
> >  }
> > +EXPORT_SYMBOL(pasemi_dma_init);
> 
> For .24 (#upstream-fixes) or .25 (#upstream)?

.25, the code isn't there in .24.


Thanks,

Olof



More information about the Linuxppc-dev mailing list