Merge tag 'omap-for-v4.7-dts-fixes1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / hv / connection.c
index d02f137..fcf8a02 100644 (file)
@@ -495,3 +495,4 @@ void vmbus_set_event(struct vmbus_channel *channel)
 
        hv_do_hypercall(HVCALL_SIGNAL_EVENT, channel->sig_event, NULL);
 }
+EXPORT_SYMBOL_GPL(vmbus_set_event);