drm/vc4: drv: Add include guards
authorMaxime Ripard <maxime@cerno.tech>
Thu, 19 Dec 2019 17:08:48 +0000 (18:08 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:35 +0000 (16:33 +0100)
commitb39c56853b86737ee711285bf4bf1f88ebc5c2f8
tree62c7c7b09c0c8c96dc5fff8755ddb164db7bb84e
parentc27a8e4aa4ef7a5e7229fff32e02e12a0db38925
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.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_drv.h