From fab8445c55abf35e055ef51a1b713899c0778b8a Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Tue, 20 May 2014 15:37:41 +0100 Subject: [PATCH] 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 --- Reading git-format-patch failed