From: Tejun Heo Date: Thu, 14 Mar 2013 02:47:40 +0000 (-0700) Subject: workqueue: relocate global variable defs and function decls in workqueue.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~125^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d19c5ce6682fd0390049b5340d4b6bb6065d677;p=pandora-kernel.git workqueue: relocate global variable defs and function decls in workqueue.c They're split across debugobj code for some reason. Collect them. This patch is pure relocation. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed