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

Commit 776f3360 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm: fixup includes in encoder slave header files.



Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 453a7d46
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -27,8 +27,8 @@
#ifndef __DRM_ENCODER_SLAVE_H__
#define __DRM_ENCODER_SLAVE_H__

#include <drm/drmP.h>
#include <drm/drm_crtc.h>
#include "drmP.h"
#include "drm_crtc.h"

/**
 * struct drm_encoder_slave_funcs - Entry points exposed by a slave encoder driver