From: David Herrmann Date: Fri, 29 Aug 2014 10:12:34 +0000 (+0200) Subject: drm: drop __KERNEL__ protection in drmP.h X-Git-Tag: fixes-against-v3.18-rc2~73^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32abc552bc869edcfa7b1c6ee365e0b58a134ec6;p=pandora-kernel.git drm: drop __KERNEL__ protection in drmP.h drmP.h is internal to the kernel. No need to keep the __KERNEL__ protection. Signed-off-by: David Herrmann Reviewed-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-diff-tree failed