lkml.org 
[lkml]   [2010]   [Oct]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH RESEND] drm: include missing types header to drm_mode.h
From
Date
drm: include missing types header to drm_mode.h

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
---
include/drm/drm_mode.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h
index 0fc7397..eddd7f4 100644
--- a/include/drm/drm_mode.h
+++ b/include/drm/drm_mode.h
@@ -24,6 +24,8 @@
* IN THE SOFTWARE.
*/

+#include <linux/types.h>
+
#ifndef _DRM_MODE_H
#define _DRM_MODE_H

--
1.7.0.4








\
 
 \ /
  Last update: 2010-10-22 15:15    [W:0.058 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site