linux/arch/mips/sibyte
Markos Chandras 0156915cc0 MIPS: Sibyte: Add missing sched.h header
It's needed for the TASK_INTERRUPTIBLE definition.

Fixes the following build problem:
arch/mips/sibyte/common/sb_tbprof.c:235:4: error: 'TASK_INTERRUPTIBLE'
undeclared (first use in this function)

[ralf@linux-mips.org: Ideally sched.h should be included into the actual
user of TASK_INTERRUPTIBLE, <linux/wait.h> but that seems way too risky
that close to a release.]

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: sibyte-users@bitmover.com
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5479/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-06-21 18:07:02 +02:00
..
bcm1480 MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
common MIPS: Sibyte: Add missing sched.h header 2013-06-21 18:07:02 +02:00
sb1250 MIPS: sibyte: Remove unused variable. 2013-06-21 18:07:02 +02:00
swarm MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Kconfig MIPS: Kconfig: Rename several firmware related config symbols. 2012-12-13 17:02:14 +01:00
Makefile MIPS: Sibyte: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00
Platform MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00