[PATCH 1/2] drm: Remove drm_mode_validate_clocks

2013-08-14 Thread Stéphane Marchesin
This function is unused. Signed-off-by: Stéphane Marchesin Reviewed-by: David Herrmann --- drivers/gpu/drm/drm_modes.c | 37 - include/drm/drm_crtc.h | 3 --- 2 files changed, 40 deletions(-) diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/d

[PATCH 1/2] drm: Remove drm_mode_validate_clocks

2013-08-13 Thread Stéphane Marchesin
This function is unused. Signed-off-by: St?phane Marchesin Reviewed-by: David Herrmann --- drivers/gpu/drm/drm_modes.c | 37 - include/drm/drm_crtc.h | 3 --- 2 files changed, 40 deletions(-) diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/d