mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
63c901c7e6
CC arch/mips/sgi-ip32/ip32-reset.o cc1: warnings being treated as errors arch/mips/sgi-ip32/ip32-reset.c: In function 'debounce': arch/mips/sgi-ip32/ip32-reset.c:97: error: 'reg_a' is used uninitialized in this function The issues is old but due to the volatile keyword gcc older than 4.4 did not warn about this obvious bug. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
crime.c | ||
ip32-berr.c | ||
ip32-irq.c | ||
ip32-memory.c | ||
ip32-platform.c | ||
ip32-reset.c | ||
ip32-setup.c | ||
Makefile |