tests/gem_ringfill: shut up the compiler
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 22 Feb 2012 09:50:52 +0000 (10:50 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 22 Feb 2012 09:50:52 +0000 (10:50 +0100)
commitace4a6e0e99841aec7199fe00795ddb35dfb24d1
tree201df4392482f96ed3e9af95c2d7d690378fc15c
parentfa6c2757feb18b17120310fe315ed32594ff326c
tests/gem_ringfill: shut up the compiler

Double-include ftl and local variable shadowing. While fixing the
later I've noticed that we mix up width and height in the blt copy
function.

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/gem_ringfill.c