[linux-yocto] [PATCH 02/13] intel_pmc_ipc: Fix compiler casting warnings

2016-03-29 Thread ong . hock . yu
From: "qipeng.zha" Avoid casting variables to different sizes due to different compilers and settings. Reported-by: Fengguang Wu Signed-off-by: qipeng.zha Signed-off-by: Darren Hart (cherry picked

[linux-yocto] [PATCH 02/13] intel_pmc_ipc: Fix compiler casting warnings

2016-03-28 Thread ong . hock . yu
From: "qipeng.zha" Avoid casting variables to different sizes due to different compilers and settings. Reported-by: Fengguang Wu Signed-off-by: qipeng.zha Signed-off-by: Darren Hart ---