diff --git a/[refs] b/[refs] index db9155654684..857ec7d0f9f2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d068cb4f6f469627af0a5bd45d3a21ed0df81368 +refs/heads/master: 7053a27a4c7fb3cf02944a7077c88a23b226c5f0 diff --git a/trunk/drivers/staging/hv/vmbus_api.h b/trunk/drivers/staging/hv/vmbus_api.h index c05201228ef7..55bd00ddb61b 100644 --- a/trunk/drivers/staging/hv/vmbus_api.h +++ b/trunk/drivers/staging/hv/vmbus_api.h @@ -152,7 +152,7 @@ struct hv_device { /* the device instance id of this device */ struct hv_guid deviceInstance; - void *context; + struct vmbus_channel *context; /* Device extension; */ void *Extension;