rt2x00: Export rt2x00soc_probe from rt2x00soc
[platform/kernel/linux-rpi.git] / drivers / net / wireless / rt2x00 / rt2x00soc.c
index 4efdc96..111c0ff 100644 (file)
@@ -112,6 +112,7 @@ exit_free_device:
 
        return retval;
 }
+EXPORT_SYMBOL_GPL(rt2x00soc_probe);
 
 int rt2x00soc_remove(struct platform_device *pdev)
 {