[PATCH 19/24] drm/sis: add missing include drm.h for the UAPI header

Daniel Vetter daniel at ffwll.ch
Fri Apr 22 08:37:08 UTC 2016


On Thu, Apr 21, 2016 at 09:17:32PM +0100, Emil Velikov wrote:
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

If the extern C stuff falls through, maybe we want to pull this one out
ahead?
-Daniel

> ---
>  include/uapi/drm/sis_drm.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/uapi/drm/sis_drm.h b/include/uapi/drm/sis_drm.h
> index 3f7d8ca..3e3f7e9 100644
> --- a/include/uapi/drm/sis_drm.h
> +++ b/include/uapi/drm/sis_drm.h
> @@ -27,6 +27,8 @@
>  #ifndef __SIS_DRM_H__
>  #define __SIS_DRM_H__
>  
> +#include "drm.h"
> +
>  #if defined(__cplusplus)
>  extern "C" {
>  #endif
> -- 
> 2.6.2
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list