commit | 19c04788f0e0ef778df39cdeaf8e9889d3020894 | [log] [tgz] |
---|---|---|
author | Xiubo Li <lixiubo@cmss.chinamobile.com> | Wed Dec 09 17:11:53 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 09 15:11:03 2015 +0000 |
tree | d4312ef0f37afcc1ea4888e4d15b7e1ee4ebc59a | |
parent | afcc00b91f1865f6d0bbdb687dd642ce8a3c3c9e [diff] |
regmap: fix the warning about unused variable The variable 'u64 *u64' should be only visible on 64-BIT platform. Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com> Signed-off-by: Mark Brown <broonie@kernel.org>