mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-13 15:56:47 +07:00
video: exynos_dp: remove unnecessary header includes
Remove unnecessary headers from the file. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
This commit is contained in:
parent
701d707c64
commit
35b37dc4fd
@ -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)
|
||||
|
@ -16,8 +16,6 @@
|
||||
|
||||
#include <video/exynos_dp.h>
|
||||
|
||||
#include <plat/cpu.h>
|
||||
|
||||
#include "exynos_dp_core.h"
|
||||
#include "exynos_dp_reg.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user