Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f859d6e8 authored by Gustavo Padovan's avatar Gustavo Padovan Committed by Inki Dae
Browse files

drm/exynos: remove extra declaration of struct exynos_overlay



The struct is defined in the same file, declare it here is just
unnecessary

Signed-off-by: default avatarGustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent b5b1a4bb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@
#define wait_for(COND, MS) _wait_for(COND, MS)

struct drm_device;
struct exynos_drm_overlay;
struct drm_connector;

/* This enumerates device type. */