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

Commit 35b37dc4 authored by Jingoo Han's avatar Jingoo Han Committed by Florian Tobias Schandinat
Browse files

video: exynos_dp: remove unnecessary header includes



Remove unnecessary headers from the file.

Signed-off-by: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
parent 701d707c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21,8 +21,6 @@

#include <video/exynos_dp.h>

#include <plat/cpu.h>

#include "exynos_dp_core.h"

static int exynos_dp_init_dp(struct exynos_dp_device *dp)
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

#include <video/exynos_dp.h>

#include <plat/cpu.h>

#include "exynos_dp_core.h"
#include "exynos_dp_reg.h"