linux/arch/mips/bcm47xx
Hauke Mehrtens 89fb3ac862 MIPS: BCM47XX: fix sparse warnings in board.c
This fixes the following sparse warnings:
arch/mips/bcm47xx/board.c:39:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:46:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:53:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:78:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:99:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:109:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:124:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:155:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:177:16: warning: Using plain integer as NULL pointer
arch/mips/bcm47xx/board.c:189:16: warning: Using plain integer as NULL pointer

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6318/
2014-01-24 22:39:54 +01:00
..
bcm47xx_private.h MIPS: BCM47XX: Prepare support for GPIO buttons 2014-01-24 22:39:51 +01:00
board.c MIPS: BCM47XX: fix sparse warnings in board.c 2014-01-24 22:39:54 +01:00
buttons.c MIPS: BCM47XX: Enable buttons support on SSB 2014-01-24 22:39:53 +01:00
irq.c MIPS: BCM47XX: add vectored interrupt support 2014-01-22 20:18:56 +01:00
Kconfig MIPS: BCM47XX: Prepare support for LEDs 2014-01-24 22:39:51 +01:00
leds.c MIPS: BCM47XX: Convert WNDR4500 to new syntax 2014-01-24 22:39:53 +01:00
Makefile MIPS: BCM47XX: Drop WGT634U hacks 2014-01-24 22:39:52 +01:00
nvram.c MIPS: BCM47XX: move constant array from stack 2014-01-22 20:18:55 +01:00
Platform MIPS: BCM47xx: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
prom.c MIPS: BCM47XX: add EARLY_PRINTK_8250 support 2014-01-22 20:18:54 +01:00
serial.c MIPS: BCM47XX: check length of serial console array 2014-01-24 22:39:52 +01:00
setup.c MIPS: BCM47XX: Prepare support for GPIO buttons 2014-01-24 22:39:51 +01:00
sprom.c MIPS: BCM47XX: Fix some very confused types and data corruption 2014-01-22 20:18:56 +01:00
time.c MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU 2013-10-29 21:24:09 +01:00