| commit | 3d9ead7c06e51249a92eb710a892a66601bd7290 | [log] [tgz] |
|---|---|---|
| author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 09 16:42:27 2011 +0900 |
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 10 00:26:33 2011 +0900 |
| tree | 49ec6fa8cdf1fb71106be1ceaeef38c0a1315d49 | |
| parent | be2136e5c99fd5faa655e571b507362b27df1a28 [diff] |
regmap: Use int rather than size_t for lengths when logging blocks x86_64 warns as size_t is not an int. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>