]> git.baikalelectronics.ru Git - kernel.git/commit
drm: drop __KERNEL__ protection in drmP.h
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 29 Aug 2014 10:12:34 +0000 (12:12 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 10 Sep 2014 07:40:39 +0000 (17:40 +1000)
commitfa5ba8b6581fb9c576324fabf6c34ddd3a7a5687
treebf19176e33a2c506fe0b5cf6eb84816854ffd4a4
parent74dae33c364a385653ddc6799e9e3d2f0999652f
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 <dh.herrmann@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drmP.h