[PATCH] drm/ttm: declare 'struct device' in ttm_page_alloc.h

Thierry Reding thierry.reding at gmail.com
Mon Feb 10 04:37:58 PST 2014


On Sun, Feb 09, 2014 at 06:43:18PM +0900, Alexandre Courbot wrote:
> Declare 'struct device' explicitly in ttm_page_alloc.h as this file
> does not include any file declaring it. This removes the following
> warning:
> 
> 	warning: 'struct device' declared inside parameter list
> 
> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
> ---
> This warning was visible when compiling Nouveau on -next today.
> 
>  include/drm/ttm/ttm_page_alloc.h | 2 ++
>  1 file changed, 2 insertions(+)

I don't think I've seen this on x86, but I've certainly encountered the
same warning when building nouveau on ARM, so:

Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140210/67591e97/attachment.pgp>


More information about the dri-devel mailing list