mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
d295b12976
Some versions of GCC don't seem no notice that the initialization of the index variable is tied to that of the chip variable and falsely report it as potentially being used uninitialized. However, to save anybody else from tripping over this, we now initialize the index variable unconditionally. Originally-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> |
||
---|---|---|
.. | ||
core.c | ||
Kconfig | ||
Makefile | ||
pwm-bfin.c | ||
pwm-imx.c | ||
pwm-lpc32xx.c | ||
pwm-mxs.c | ||
pwm-pxa.c | ||
pwm-samsung.c | ||
pwm-tegra.c | ||
pwm-vt8500.c |