drm/vc4: drv: Add include guards
authorMaxime Ripard <maxime@cerno.tech>
Wed, 27 May 2020 15:47:41 +0000 (17:47 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 10 Jun 2020 09:09:37 +0000 (11:09 +0200)
commit6a88752c092073da7357e9df67b838d4883a90d4
tree11817e3748bd8135b780b2780d8f543fd10f46c0
parent408e7e8a3c6d8a79cf6fba9562837eab5830ad62
drm/vc4: drv: Add include guards

vc4_drv.h doesn't have any include guards which prevents it from being
included twice. Let's add them.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/68e89e315c4c35b313efc277c9642eca684e0ade.1590594512.git-series.maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_drv.h