From: Tobias Klauser Date: Wed, 15 Apr 2015 16:51:18 +0000 (+0200) Subject: sched/autogroup: Remove unnecessary #ifdef guards X-Git-Tag: omap-for-v4.3/legacy-v2-signed~165^2~72^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df8406a439bdeacbb5b74bbf91c376447d447dc;p=pandora-kernel.git sched/autogroup: Remove unnecessary #ifdef guards Since commit: 029632fbb7b7 ("sched: Make separate sched*.c translation units") autogroup is a separate translation unit built from the Makefile and thus no longer needs its content wrapped with #ifdef CONFIG_SCHED_AUTOGROUP. Signed-off-by: Tobias Klauser Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1429116678-17000-1-git-send-email-tklauser@distanz.ch Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed