Re: [PATCH weston v4 1/4] simple-dmabuf-drm: Always define ALIGN

2018-03-19 Thread Derek Foreman
On 2018-03-19 11:45 AM, Guido Günther wrote: Other backends might want to use it. Signed-off-by: Guido Günther Reviewed-by: Derek Foreman (and pushed) Thanks, Derek --- clients/simple-dmabuf-drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/simple-dmabuf

[PATCH weston v4 1/4] simple-dmabuf-drm: Always define ALIGN

2018-03-19 Thread Guido Günther
Other backends might want to use it. Signed-off-by: Guido Günther --- clients/simple-dmabuf-drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/simple-dmabuf-drm.c b/clients/simple-dmabuf-drm.c index 4f26e4a9..efe3b7f5 100644 --- a/clients/simple-dmabuf-drm.c +++ b/