Revert "drm/sw: does not need sw_winsys"

This reverts commit 97a694e221.
This commit is contained in:
George Sapountzis 2010-03-21 19:36:28 +02:00
parent 15c7fa460b
commit a0ce955764
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ struct sw_drm_api
{ {
struct drm_api base; struct drm_api base;
struct drm_api *api; struct drm_api *api;
struct sw_winsys *sw;
}; };
static INLINE struct sw_drm_api * static INLINE struct sw_drm_api *