]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: BCM47XX: fix sparse warnings in board.c
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 3 Jan 2014 19:42:00 +0000 (20:42 +0100)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 20:39:56 +0000 (21:39 +0100)
commit8baafa8abd337232ed9306a2eb4be29883d7c902
treefc372c801185d85eacc6329b92fb1421df87608d
parentb0c2d24d53dc5d5c983dc89c7878f2f7dd8be2d7
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>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6318/
arch/mips/bcm47xx/board.c