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:
Jingoo Han 2012-05-04 15:25:36 +09:00 committed by Florian Tobias Schandinat
parent 701d707c64
commit 35b37dc4fd
2 changed files with 0 additions and 4 deletions

View file

@ -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)

View file

@ -16,8 +16,6 @@
#include <video/exynos_dp.h>
#include <plat/cpu.h>
#include "exynos_dp_core.h"
#include "exynos_dp_reg.h"