staging: drm/omap: Fix include error during make
Fixed include error for drm_mode.h Signed-off-by: Andy Gross <andy.gross@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
54cd1e42f3
commit
b9ed9f0ecf
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include "omap_drv.h"
|
||||
|
||||
#include "drm_mode.h"
|
||||
#include <drm/drm_mode.h>
|
||||
#include "drm_crtc.h"
|
||||
#include "drm_crtc_helper.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue