Fix warning of converting pointer from integer 71/261871/1
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 28 Jul 2021 05:10:32 +0000 (14:10 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 28 Jul 2021 05:16:31 +0000 (14:16 +0900)
commita6f61bbfce2072c830755e986c89187db010bb23
tree1f3ae082751204350984a58e83892d085ae362ab
parent4ad97a5dc9c4f7bb7f65b7e72cba894caf948b17
Fix warning of converting pointer from integer

warning: cast to pointer from integer of different size
The above warning is only generated in 64bit compile environment.

Change-Id: Idffb00ec61ac9029f94ceca14c13882b7ac33fdf
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/callback.c
src/haptic.c