mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00: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