1
0
Fork 0

drm: fixup includes in encoder slave header files.

Signed-off-by: Dave Airlie <airlied@redhat.com>
wifi-calibration
Dave Airlie 2009-08-19 15:56:37 +10:00
parent 453a7d46dc
commit 776f3360de
1 changed files with 2 additions and 2 deletions

View File

@ -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