[PATCH weston 1/8] compositor-drm: Remove unused output reference in drm_fb
Quentin Glidic
sardemff7+wayland at sardemff7.net
Tue May 3 13:08:22 UTC 2016
On 02/05/2016 23:40, Emmanuel Gil Peyrot wrote:
> Signed-off-by: Emmanuel Gil Peyrot <emmanuel.peyrot at collabora.com>
> ---
> src/compositor-drm.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/src/compositor-drm.c b/src/compositor-drm.c
> index a47b453..7c5e1af 100644
> --- a/src/compositor-drm.c
> +++ b/src/compositor-drm.c
> @@ -137,10 +137,7 @@ struct drm_mode {
> drmModeModeInfo mode_info;
> };
>
> -struct drm_output;
> -
> struct drm_fb {
> - struct drm_output *output;
> uint32_t fb_id, stride, handle, size;
> int fd;
> int is_client_buffer;
>
Reviewed-by: Quentin Glidic <sardemff7+git at sardemff7.net>
Should land on its own.
--
Quentin “Sardem FF7” Glidic
More information about the wayland-devel
mailing list