]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/hv/ChannelMgmt.h
Staging: hv remove TIMER typedef
[mv-sheeva.git] / drivers / staging / hv / ChannelMgmt.h
index 7cf01738e42c06408fe3b66f4445d82cc5b8feea..71173d0f537ea912f55236f21a542275eace5805 100644 (file)
@@ -47,7 +47,7 @@ typedef struct _VMBUS_CHANNEL {
 
        struct hv_device *DeviceObject;
 
-       HANDLE                                          PollTimer; /* SA-111 workaround */
+       struct osd_timer *PollTimer; /* SA-111 workaround */
 
        VMBUS_CHANNEL_STATE                     State;