Re: [PATCH 03/11] drm: Extract drm_ioctl.h

2017-04-04 Thread Daniel Vetter
On Tue, Apr 04, 2017 at 04:46:06PM +0200, Neil Armstrong wrote: > On 04/04/2017 11:52 AM, Daniel Vetter wrote: > > To match the drm_ioctl.c we already have. > > > > v2: Remove spurious space (Ville). > > > > Cc: Ville Syrjälä > > Reviewed-by: Ville Syrjälä > > Signed-off-by: Daniel Vetter > >

Re: [PATCH 03/11] drm: Extract drm_ioctl.h

2017-04-04 Thread Neil Armstrong
On 04/04/2017 11:52 AM, Daniel Vetter wrote: > To match the drm_ioctl.c we already have. > > v2: Remove spurious space (Ville). > > Cc: Ville Syrjälä > Reviewed-by: Ville Syrjälä > Signed-off-by: Daniel Vetter > --- > include/drm/drmP.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[PATCH 03/11] drm: Extract drm_ioctl.h

2017-04-04 Thread Daniel Vetter
To match the drm_ioctl.c we already have. v2: Remove spurious space (Ville). Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- include/drm/drmP.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/drm/drmP.h b/include/drm/drmP.h index e1daa4f343cd..a5ddc28