From: Samuel Ortiz Date: Wed, 24 Sep 2008 22:17:00 +0000 (+0200) Subject: mfd: Fix htc-egpio compile warning X-Git-Tag: v2.6.28-rc1~97^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504f97f884bafcd14d28ab52533e7b92996c8b98;p=pandora-kernel.git mfd: Fix htc-egpio compile warning resource_size_t can be a 64 bits value. Since this is just a printk, we'll cast it to a u32. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed