Skip to content

Commit

Permalink
video: exynos_dp: remove unnecessary header includes
Browse files Browse the repository at this point in the history
Remove unnecessary headers from the file.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
  • Loading branch information
Jingoo Han authored and Florian Tobias Schandinat committed May 13, 2012
1 parent 701d707 commit 35b37dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions drivers/video/exynos/exynos_dp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 0 additions & 2 deletions drivers/video/exynos/exynos_dp_reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

#include <video/exynos_dp.h>

#include <plat/cpu.h>

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

Expand Down

0 comments on commit 35b37dc

Please sign in to comment.