aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/epl/user/EplSdoUdpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/epl/user/EplSdoUdpu.h')
-rw-r--r--drivers/staging/epl/user/EplSdoUdpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/epl/user/EplSdoUdpu.h b/drivers/staging/epl/user/EplSdoUdpu.h
index 22091d4f317..c6b91ff5b7e 100644
--- a/drivers/staging/epl/user/EplSdoUdpu.h
+++ b/drivers/staging/epl/user/EplSdoUdpu.h
@@ -99,7 +99,7 @@ tEplKernel EplSdoUdpuInitCon(tEplSdoConHdl *pSdoConHandle_p,
unsigned int uiTargetNodeId_p);
tEplKernel EplSdoUdpuSendData(tEplSdoConHdl SdoConHandle_p,
- tEplFrame *pSrcData_p, DWORD dwDataSize_p);
+ tEplFrame *pSrcData_p, u32 dwDataSize_p);
tEplKernel EplSdoUdpuDelCon(tEplSdoConHdl SdoConHandle_p);