From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Wang Hongcheng <annie.wang@amd.com>,
Russell King <linux@arm.linux.org.uk>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Borislav Petkov <bp@alien8.de>,
SPG_Linux_Kernel <SPG_Linux_Kernel@amd.com>
Subject: Re: [PATCH v2] video: AMBA CLCD: Remove unncessary include in amba-clcd.c
Date: Tue, 10 May 2016 10:32:49 +0000 [thread overview]
Message-ID: <5731B8D1.3030200@ti.com> (raw)
In-Reply-To: <1457922549-2610-1-git-send-email-annie.wang@amd.com>
[-- Attachment #1.1: Type: text/plain, Size: 813 bytes --]
On 14/03/16 04:29, Wang Hongcheng wrote:
> The header file asm/sizes.h is unnecessary.
> And it can also be compiled under X86 arch after the removal.
>
> Signed-off-by: Wang Hongcheng <annie.wang@amd.com>
> ---
> drivers/video/fbdev/amba-clcd.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/video/fbdev/amba-clcd.c b/drivers/video/fbdev/amba-clcd.c
> index 9362424..1a1ed80 100644
> --- a/drivers/video/fbdev/amba-clcd.c
> +++ b/drivers/video/fbdev/amba-clcd.c
> @@ -34,8 +34,6 @@
> #include <video/of_display_timing.h>
> #include <video/videomode.h>
>
> -#include <asm/sizes.h>
> -
> #define to_clcd(info) container_of(info, struct clcd_fb, fb)
>
> /* This is limited to 16 characters when displayed by X startup */
>
Thanks, queued for 4.7.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Wang Hongcheng <annie.wang@amd.com>,
Russell King <linux@arm.linux.org.uk>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
<linux-fbdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Borislav Petkov <bp@alien8.de>,
SPG_Linux_Kernel <SPG_Linux_Kernel@amd.com>
Subject: Re: [PATCH v2] video: AMBA CLCD: Remove unncessary include in amba-clcd.c
Date: Tue, 10 May 2016 13:32:49 +0300 [thread overview]
Message-ID: <5731B8D1.3030200@ti.com> (raw)
In-Reply-To: <1457922549-2610-1-git-send-email-annie.wang@amd.com>
[-- Attachment #1.1: Type: text/plain, Size: 813 bytes --]
On 14/03/16 04:29, Wang Hongcheng wrote:
> The header file asm/sizes.h is unnecessary.
> And it can also be compiled under X86 arch after the removal.
>
> Signed-off-by: Wang Hongcheng <annie.wang@amd.com>
> ---
> drivers/video/fbdev/amba-clcd.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/video/fbdev/amba-clcd.c b/drivers/video/fbdev/amba-clcd.c
> index 9362424..1a1ed80 100644
> --- a/drivers/video/fbdev/amba-clcd.c
> +++ b/drivers/video/fbdev/amba-clcd.c
> @@ -34,8 +34,6 @@
> #include <video/of_display_timing.h>
> #include <video/videomode.h>
>
> -#include <asm/sizes.h>
> -
> #define to_clcd(info) container_of(info, struct clcd_fb, fb)
>
> /* This is limited to 16 characters when displayed by X startup */
>
Thanks, queued for 4.7.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-05-10 10:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 2:29 [PATCH v2] video: AMBA CLCD: Remove unncessary include in amba-clcd.c Wang Hongcheng
2016-03-14 2:29 ` Wang Hongcheng
2016-04-05 6:56 ` Wang, Annie
2016-04-05 6:56 ` Wang, Annie
2016-05-10 10:32 ` Tomi Valkeinen [this message]
2016-05-10 10:32 ` Tomi Valkeinen
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=5731B8D1.3030200@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=SPG_Linux_Kernel@amd.com \
--cc=annie.wang@amd.com \
--cc=bp@alien8.de \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=plagnioj@jcrosoft.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.