Re: [PATCH 1/2] Remove unused function drm_agp_bind_pages

2018-05-22 Thread Jani Nikula
On Mon, 21 May 2018, Maya Rashish wrote: Please add a commit message and your Signed-off-by here. Please prefix the subject with "drm/agp: " or "drm/agpsupport: ". BR, Jani. > --- > drivers/gpu/drm/drm_agpsupport.c | 43 > include/drm/drm_agpsupport.h | 14

[PATCH 1/2] Remove unused function drm_agp_bind_pages

2018-05-21 Thread Maya Rashish
--- drivers/gpu/drm/drm_agpsupport.c | 43 include/drm/drm_agpsupport.h | 14 --- 2 files changed, 57 deletions(-) diff --git a/drivers/gpu/drm/drm_agpsupport.c b/drivers/gpu/drm/drm_agpsupport.c index 737f0288..9000f0c4 100644 --- a/drivers/gpu/drm/dr