diff options
author | 2012-10-04 15:19:08 +0530 | |
---|---|---|
committer | 2012-10-29 11:04:34 -0700 | |
commit | 7d4998f71b292ea8e88d1874b26866092f66412b (patch) | |
tree | 573e33ce366b879451083c4067f40763ea0b6f6b /ipc/msgutil.c | |
parent | Linux 3.7-rc3 (diff) | |
download | wireguard-linux-7d4998f71b292ea8e88d1874b26866092f66412b.tar.xz wireguard-linux-7d4998f71b292ea8e88d1874b26866092f66412b.zip |
clk: SPEAr: Vco-pll: Fix compilation warning
Currently we are getting following warning for SPEAr clk-vco-pll.
"warning: i is used uninitialized in this function."
This is because we are getting value of i by passing its pointer to another
routine.
The variables here are really not used uninitialized.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'ipc/msgutil.c')
0 files changed, 0 insertions, 0 deletions