commit | 711b9cea92554be6bd44f04f2485582d762fc441 | [log] [tgz] |
---|---|---|
author | Philippe Langlais <philippe.langlais@linaro.org> | Sat May 07 17:09:43 2011 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon May 09 11:24:17 2011 +0530 |
tree | f9c100b1b2187c90af4167e11dc4bdd88608ffc5 | |
parent | ae14d4b5e0a4ebc4e674831cbb97b73ba66dba08 [diff] |
dmaengine/ste_dma40: fix introduced warnings The compiler nowadays moans about possibly non-assigned variable. Fix this by default-assigning 0. Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>