Forgot to export this one. Needed when pasemi_mac is compiled as a module. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Garzik <jeff@garzik.org>
@@ -485,3 +485,4 @@ out:
spin_unlock(&init_lock);
return err;
}
+EXPORT_SYMBOL(pasemi_dma_init);