commit | 504f97f884bafcd14d28ab52533e7b92996c8b98 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@openedhand.com> | Thu Sep 25 00:17:00 2008 +0200 |
committer | Samuel Ortiz <samuel@sortiz.org> | Sun Oct 19 22:54:10 2008 +0200 |
tree | 93e69a0b26a7b0ee9bc3df0c19c473bda459438f | |
parent | f98a0bd0e4b77b12e49ce01f4c9f04503931c291 [diff] |
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 <sameo@openedhand.com>