Commit b0b7d372 authored by Daniel Vetter's avatar Daniel Vetter

drm: Remove drmP.h include from drm_kms_helper_common.c

An easy one as a drive-by.
Reviewed-by: default avatarGustavo Padovan <gustavo.padovan@collabora.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170308141257.12119-6-daniel.vetter@ffwll.ch
parent 23ef59ef
......@@ -25,8 +25,7 @@
*
*/
#include <drm/drmP.h>
#include <drm/drm_fb_helper.h>
#include <linux/module.h>
#include "drm_crtc_helper_internal.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment