summaryrefslogtreecommitdiff
path: root/tests/kms_fbc_crc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_fbc_crc.c')
-rw-r--r--tests/kms_fbc_crc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/kms_fbc_crc.c b/tests/kms_fbc_crc.c
index 189988e7..66008629 100644
--- a/tests/kms_fbc_crc.c
+++ b/tests/kms_fbc_crc.c
@@ -249,7 +249,6 @@ static bool fbc_enabled(data_t *data)
static void test_crc(data_t *data, enum test_mode mode)
{
- static const unsigned char buf[1] = { 0xcc };
igt_pipe_crc_t *pipe_crc = data->pipe_crc[data->crtc_idx];
igt_crc_t *crcs = NULL;
uint32_t handle = data->handle[0];