From: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v2] video: exynos_dp: remove unnecessary header includes
Date: Sun, 13 May 2012 20:51:29 +0000 [thread overview]
Message-ID: <4FB01ED1.2040402@gmx.de> (raw)
In-Reply-To: <004d01cd29be$b79eb8d0$26dc2a70$%han@samsung.com>
On 05/04/2012 06:25 AM, Jingoo Han wrote:
> Remove unnecessary headers from the file.
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Applied.
Thanks,
Florian Tobias Schandinat
> ---
> drivers/video/exynos/exynos_dp_core.c | 2 --
> drivers/video/exynos/exynos_dp_reg.c | 2 --
> 2 files changed, 0 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/video/exynos/exynos_dp_core.c b/drivers/video/exynos/exynos_dp_core.c
> index 6e9f3ce..ef4d1ab 100644
> --- a/drivers/video/exynos/exynos_dp_core.c
> +++ b/drivers/video/exynos/exynos_dp_core.c
> @@ -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)
> diff --git a/drivers/video/exynos/exynos_dp_reg.c b/drivers/video/exynos/exynos_dp_reg.c
> index 3863726..99bafb8 100644
> --- a/drivers/video/exynos/exynos_dp_reg.c
> +++ b/drivers/video/exynos/exynos_dp_reg.c
> @@ -16,8 +16,6 @@
>
> #include <video/exynos_dp.h>
>
> -#include <plat/cpu.h>
> -
> #include "exynos_dp_core.h"
> #include "exynos_dp_reg.h"
>
prev parent reply other threads:[~2012-05-13 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 6:25 [PATCH v2] video: exynos_dp: remove unnecessary header includes Jingoo Han
2012-05-13 20:51 ` Florian Tobias Schandinat [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FB01ED1.2040402@gmx.de \
--to=florianschandinat@gmx.de \
--cc=linux-fbdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).