On Tue, Aug 19, 2014 at 12:24:06AM +0200, Paul Kocialkowski wrote:
> Signed-off-by: Paul Kocialkowski <cont...@paulk.fr>
> ---
>  include/drm/drm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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.9.2

Nobrainer, especially since this was fixed upstream as:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b63305483

Reviewed-by: Luc Verhaegen <l...@skynet.be>

Luc Verhaegen.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to