From: Thierry Reding Date: Wed, 21 Nov 2012 14:00:47 +0000 (+0100) Subject: drm: Add some missing forward declarations X-Git-Tag: v3.9-rc1~83^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595887eb90b7e74a3e276b8f17d35236d85b0d37;p=pandora-kernel.git drm: Add some missing forward declarations The drm_file and drm_clip_rect structures are used throughout the file but they are never declared nor pulled in through an include. Add forward declarations to make them available. Signed-off-by: Thierry Reding Reviewed-by: Alex Deucher --- Reading git-diff-tree failed