]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm: Add some missing forward declarations
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 21 Nov 2012 14:00:47 +0000 (15:00 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 22 Feb 2013 07:20:03 +0000 (08:20 +0100)
commit595887eb90b7e74a3e276b8f17d35236d85b0d37
tree0c06f44d572ef36abb9b69bc19ed2dc2dea2fa7c
parenta6b21831772db4088bca770dc99697356e82a7e2
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 <thierry.reding@avionic-design.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/drm_crtc.h