Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information