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

drm: fixup includes in encoder slave header files.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 453a7d46
......@@ -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
......
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