From: Daniel Vetter Date: Wed, 10 Sep 2014 10:43:54 +0000 (+0200) Subject: drm: unexport drm_global_mutex X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~38^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44af3f5c6a2dc0358121b5ecf272361b3290649e;p=pandora-kernel.git drm: unexport drm_global_mutex Drivers really, really have no business even looking at this lock. And thankfully they don't. So unexport it and move the declaration to drm_internal.h. Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed