All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
To: linux-samsung-soc@vger.kernel.org
Cc: emil.l.velikov@gmail.com, dri-devel@lists.freedesktop.org,
	Tobias Jakobi <tjakobi@math.uni-bielefeld.de>,
	gustavo.padovan@collabora.co.uk
Subject: [PATCH v2 5/9] tests/exynos: remove unused define
Date: Fri, 12 Jun 2015 20:15:10 +0200	[thread overview]
Message-ID: <1434132914-3150-6-git-send-email-tjakobi@math.uni-bielefeld.de> (raw)
In-Reply-To: <1434132914-3150-1-git-send-email-tjakobi@math.uni-bielefeld.de>

It doesn't make sense to limit the number of
test cases anyway.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
---
 tests/exynos/exynos_fimg2d_test.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/exynos/exynos_fimg2d_test.c b/tests/exynos/exynos_fimg2d_test.c
index 6af9277..080d178 100644
--- a/tests/exynos/exynos_fimg2d_test.c
+++ b/tests/exynos/exynos_fimg2d_test.c
@@ -34,7 +34,6 @@
 #include "exynos_fimg2d.h"
 
 #define DRM_MODULE_NAME		"exynos"
-#define MAX_TEST_CASE		8
 
 static unsigned int screen_width, screen_height;
 
-- 
2.0.5

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2015-06-12 18:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-12 18:15 [PATCH v2 0/9] drm/exynos: cleanups and small fixes for libdrm Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 1/9] exynos: fimg2d: fix return codes Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 2/9] tests/exynos: replace return by break Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 3/9] exynos/fimg2d: simplify g2d_fini() Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 4/9] tests/exynos: clean struct connector Tobias Jakobi
2015-06-12 18:15 ` Tobias Jakobi [this message]
2015-06-12 18:15 ` [PATCH v2 6/9] tests/exynos: remove struct fimg2d_test_case Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 7/9] tests/exynos: simplify drm_set_crtc Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 8/9] tests/exynos: remove connector_find_plane Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 9/9] tests/exynos: handle G2D_IMGBUF_COLOR in switch statements Tobias Jakobi
2015-06-22 17:13 ` [PATCH v2 0/9] drm/exynos: cleanups and small fixes for libdrm Emil Velikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1434132914-3150-6-git-send-email-tjakobi@math.uni-bielefeld.de \
    --to=tjakobi@math.uni-bielefeld.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=emil.l.velikov@gmail.com \
    --cc=gustavo.padovan@collabora.co.uk \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.