From: Greg KH Date: Fri, 3 May 2013 23:26:59 +0000 (-0700) Subject: cgroup.h: remove some functions that are now gone X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~43^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23958e729e7029678e746bf8f4094c8863a79c3d;p=pandora-kernel.git cgroup.h: remove some functions that are now gone cgroup_lock() and cgroup_unlock() are now no longer exported, so fix cgroup.h to not declare them if CONFIG_CGROUPS is not enabled. Signed-off-by: Greg Kroah-Hartman Acked-by: Li Zefan Signed-off-by: Tejun Heo --- Reading git-diff-tree failed