commit | 4890e2eb69d0461cbc532265e03280ffce670ee8 | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Wed Feb 19 10:17:18 2014 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Mar 06 20:52:28 2014 +0100 |
tree | 345c3804654e3160e1edf55c6ee96a8234998493 | |
parent | d334c2b9de03c62767d04d8d927bc6d06f3fbd62 [diff] |
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>