rendercopy: Remove rendercopy.c

Move scratch_buf_write_to_png() to its only user, gem_render_copy.c.
This makes the cairo dependencies easier to handle from the Android
perspective, but if there is a good reason why this file exists I can
try to handle it differently.

Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Oscar Mateo
2013-11-12 11:50:39 +00:00
committed by Daniel Vetter
parent 37f26d17b1
commit 1cd6913608
4 changed files with 21 additions and 52 deletions
-1
View File
@@ -28,7 +28,6 @@ libintel_tools_la_SOURCES = \
rendercopy_gen7.c \
rendercopy_gen8.c \
rendercopy.h \
rendercopy.c \
intel_reg_map.c \
intel_dpio.c \
intel_iosf.c \