Searched hist:"4890 e2eb69d0461cbc532265e03280ffce670ee8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | board.c | diff 4890e2eb69d0461cbc532265e03280ffce670ee8 Wed Feb 19 04:17:18 CST 2014 Markos Chandras <markos.chandras@imgtec.com> MIPS: bcm47xx: Include missing errno.h for ENXIO
Fixes the following build problen on allmodconfig:
arch/mips/bcm47xx/board.c: In function 'bcm47xx_board_detect': arch/mips/bcm47xx/board.c:291:14: error: 'ENXIO' undeclared (first use in this function)
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6571/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|