Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[linux-2.6-block.git] / drivers / hv / connection.c
index d02f1373dd98c6d82777e744ba9679eefc6a80e0..fcf8a02dc0eadb04522ce782be64a37dc8014813 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);