• Hauke Mehrtens's avatar
    MIPS: BCM47XX: fix sparse warnings in board.c · 89fb3ac8
    Hauke Mehrtens authored
    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: default avatarHauke Mehrtens <hauke@hauke-m.de>
    Acked-by: default avatarRafał Miłecki <zajec5@gmail.com>
    Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
    Patchwork: http://patchwork.linux-mips.org/patch/6318/
    89fb3ac8
board.c 11.3 KB