sparc: explicitly include sched.h to get task_thread_info declaration
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 6 Feb 2013 07:26:51 +0000 (18:26 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 19:04:10 +0000 (11:04 -0800)
commit26f7936c332a3ddc7ce88d5eceffbac3062ab836
tree00b551aaaacda49c81737c64cc6acedabdcfa940
parentcdc8da3998dcc50cee2f81904c16ebdbd7ec2cee
sparc: explicitly include sched.h to get task_thread_info declaration

This was caused by commit 16559ae48c76 ("kgdb: remove #include
<linux/serial_8250.h> from kgdb.h") from the tty tree.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/kernel/kgdb_32.c