aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/epl/user/EplSdoAsndu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/epl/user/EplSdoAsndu.h')
-rw-r--r--drivers/staging/epl/user/EplSdoAsndu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/epl/user/EplSdoAsndu.h b/drivers/staging/epl/user/EplSdoAsndu.h
index 6049e5852ed..20e6fffd5ec 100644
--- a/drivers/staging/epl/user/EplSdoAsndu.h
+++ b/drivers/staging/epl/user/EplSdoAsndu.h
@@ -98,7 +98,7 @@ tEplKernel EplSdoAsnduInitCon(tEplSdoConHdl *pSdoConHandle_p,
tEplKernel EplSdoAsnduSendData(tEplSdoConHdl SdoConHandle_p,
tEplFrame *pSrcData_p,
- DWORD dwDataSize_p);
+ u32 dwDataSize_p);
tEplKernel EplSdoAsnduDelCon(tEplSdoConHdl SdoConHandle_p);