2014/1/3 Hauke Mehrtens <hauke@xxxxxxxxxx>: > 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@xxxxxxxxxx> Acked-by: Rafał Miłecki <zajec5@xxxxxxxxx>