commit | b41c7bfa27f221a567e33b44aa5395adfe042229 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Jun 10 14:14:28 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Jun 10 14:16:36 2015 -0700 |
tree | 7ae62e82926adfbd4b81cf1a8290b1c4eab16e27 | |
parent | 7eaf8b9f0b699732bab739ae47d4cad55e7ee4e3 [diff] |
clk: cdce925: Fix printk size_t warning drivers/clk/clk-cdce925.c:550: warning: format ‘%u’ expects type ‘unsigned int’, but argument 6 has type ‘size_t’ Cc: Mike Looijmans <mike.looijmans@topic.nl> Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>