Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0b7d372 authored by Daniel Vetter's avatar Daniel Vetter
Browse files

drm: Remove drmP.h include from drm_kms_helper_common.c

parent 23ef59ef
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -25,8 +25,7 @@
 *
 */

#include <drm/drmP.h>
#include <drm/drm_fb_helper.h>
#include <linux/module.h>

#include "drm_crtc_helper_internal.h"