On Sat, Feb 27, 2010 at 14:57:36 +0530, Jaswinder Singh Rajput wrote:

> 
> Fixed following headers_check warnings:
>   CHECK   include/drm (14 files)
>  include/drm/drm_mode.h:84: found __[us]{8,16,32,64} type without #include 
> <linux/types.h>
>  include/drm/i915_drm.h:119: found __[us]{8,16,32,64} type without #include 
> <linux/types.h>
>  include/drm/mga_drm.h:260: found __[us]{8,16,32,64} type without #include 
> <linux/types.h>
>  include/drm/radeon_drm.h:758: found __[us]{8,16,32,64} type without #include 
> <linux/types.h>
>  include/drm/via_drm.h:117: found __[us]{8,16,32,64} type without #include 
> <linux/types.h>
> 
These files are shared with BSD, afaik, and they get the linux/types.h
include from drm.h.

Cheers,
Julien

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to