Skip to content
Snippets Groups Projects
Commit 06daa168 authored by Olof Johansson's avatar Olof Johansson Committed by David S. Miller
Browse files

pasemi: export pasemi_dma_init()


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

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 01f31ac8
No related branches found
No related tags found
No related merge requests found
......@@ -485,3 +485,4 @@ out:
spin_unlock(&init_lock);
return err;
}
EXPORT_SYMBOL(pasemi_dma_init);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment