drm/tests: client: Mention that we can't use MODULE_ macros
authorMaxime Ripard <maxime@cerno.tech>
Thu, 17 Nov 2022 09:28:44 +0000 (10:28 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 24 Nov 2022 11:42:39 +0000 (12:42 +0100)
commite76c4156c74402c3d0ed8ce78c320697a396dc10
tree1d25c3657307034dcf0a0967c5bf7182f238bc5f
parentb56ffa583350f605446d78cb4163114e4d1ac60c
drm/tests: client: Mention that we can't use MODULE_ macros

That file is included directly, so we can't use any MODULE macro. Let's
leave a comment to avoid any future mistake.

Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Acked-in-principle-or-something-like-that-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://lore.kernel.org/r/20220728-rpi-analog-tv-properties-v10-1-256dad125326@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/tests/drm_client_modeset_test.c