From: Alexandre Courbot Date: Sun, 9 Feb 2014 09:43:18 +0000 (+0900) Subject: drm/ttm: declare 'struct device' in ttm_page_alloc.h X-Git-Tag: v3.14-rc4~28^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728a0cdf065b9f42d1ff25d94858f824bb0989ba;p=pandora-kernel.git drm/ttm: declare 'struct device' in ttm_page_alloc.h 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 Reviewed-by: Thierry Reding --- Reading git-diff-tree failed