diff options
Diffstat (limited to 'include/linux/hyperv.h')
-rw-r--r-- | include/linux/hyperv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h index 30d3a1f79450..217e14be77b9 100644 --- a/include/linux/hyperv.h +++ b/include/linux/hyperv.h | |||
@@ -1233,7 +1233,7 @@ extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *, | |||
1233 | 1233 | ||
1234 | void hv_process_channel_removal(struct vmbus_channel *channel, u32 relid); | 1234 | void hv_process_channel_removal(struct vmbus_channel *channel, u32 relid); |
1235 | 1235 | ||
1236 | extern struct resource hyperv_mmio; | 1236 | extern struct resource *hyperv_mmio; |
1237 | 1237 | ||
1238 | /* | 1238 | /* |
1239 | * Negotiated version with the Host. | 1239 | * Negotiated version with the Host. |