Forgot to export this one. Needed when pasemi_mac is compiled as a module.

Signed-off-by: Olof Johansson <[EMAIL PROTECTED]>

---

Jeff, since the dma_lib stuff went up through netdev-2.6, please apply and
feed this one up with the rest.


Thanks,

Olof

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);
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to