[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype
authorAdrian Bunk <bunk@stusta.de>
Tue, 10 Jan 2006 04:54:50 +0000 (20:54 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:02:02 +0000 (08:02 -0800)
commit4c29c4c5f28616f2a87f0e6499aa9776d9be58ad
tree897af28f11c412f9d784df2c86e5f659588b4f30
parentd974837ae076101d33a59eefc6bfef923eaa0e32
[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype

There's no need to guard the normalize_rt_tasks() prototype with an #ifdef
CONFIG_MAGIC_SYSRQ.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/sched.h