sched: move RR_TIMESLICE from sysctl.h to rt.h
authorClark Williams <clark.williams@gmail.com>
Fri, 22 Feb 2013 17:20:11 +0000 (09:20 -0800)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Feb 2013 17:20:11 +0000 (09:20 -0800)
Originally submitted by Clark Williams as part of a cleanup,
but happens also to fix an ia64 build problem:

arch/ia64/kernel/init_task.c:38: error: 'RR_TIMESLICE' undeclared here (not in a function)

Signed-off-by: Clark Williams <clark.williams@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found