From: Adrian Bunk Date: Tue, 10 Jan 2006 04:54:50 +0000 (-0800) Subject: [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype X-Git-Tag: v2.6.16-rc1~477 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c29c4c5f28616f2a87f0e6499aa9776d9be58ad;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed