Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/ar7
Florian Fainelli 619e22632e MIPS: AR7: Override CFLAGS with -Werror
Now that we have removed all warnings from the ar7 board code we can use
-Werror like on other MIPS boards.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-08-03 17:52:46 +01:00
..
clock.c MIPS: AR7: Remove unused tnetd7200_get_clock function 2009-08-03 17:52:45 +01:00
gpio.c
irq.c
Makefile MIPS: AR7: Override CFLAGS with -Werror 2009-08-03 17:52:46 +01:00
memory.c MIPS: AR7: Fix build warning on memory.c 2009-08-03 17:52:44 +01:00
platform.c MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK 2009-08-03 17:52:45 +01:00
prom.c MIPS: Fix read buffer overflow 2009-08-03 17:52:45 +01:00
setup.c
time.c