commit | fab8445c55abf35e055ef51a1b713899c0778b8a | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue May 20 15:37:41 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jun 03 08:11:50 2014 +0100 |
tree | 6bce7f3844826f90f75803fa9a2d1bbfea851ee3 | |
parent | 9d230c9e4f4e67cb1c1cb9e0f6142da16b0f2796 [diff] |
mfd: max14577: Cast to architecture agnostic data type drivers/mfd/max14577.c:334:25: warning: cast from pointer to integer of different size max14577->dev_type = (unsigned int)of_id->data; ^ Signed-off-by: Lee Jones <lee.jones@linaro.org>