]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/staging/hv/channel_mgmt.h
Staging: hv: make alloc_channel static
[linux-beck.git] / drivers / staging / hv / channel_mgmt.h
index b0ed31f75ebb8dd9603dd778296c00edd8b22145..d16cc0811169654b11e0f4501d7493bf98e49330 100644 (file)
@@ -307,8 +307,6 @@ struct vmbus_channel_msginfo {
 };
 
 
-struct vmbus_channel *alloc_channel(void);
-
 void free_channel(struct vmbus_channel *channel);
 
 void vmbus_onmessage(void *context);