drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
authorJani Nikula <jani.nikula@intel.com>
Fri, 16 Jan 2015 12:27:18 +0000 (14:27 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 08:51:12 +0000 (09:51 +0100)
wait_for_dsi_fifo_empty can be static in intel_dsi.c. No functional
changes.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-By: Shobhit Kumar <shobhit.kumar@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found