I would suggest cherry-picking the patch from mainline instead of
pushing this to avoid duplication.

> ---
>  include/drm/drm.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/drm/drm.h b/include/drm/drm.h
> index 64ff02d..33ed74a 100644
> --- a/include/drm/drm.h
> +++ b/include/drm/drm.h
> @@ -36,7 +36,7 @@
>  #ifndef _DRM_H_
>  #define _DRM_H_
>  
> -#if defined(__linux__)
> +#if defined(__linux__) || defined(__KERNEL__)
>  
>  #include <linux/types.h>
>  #include <asm/ioctl.h>
> -- 
> 1.7.7
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to