From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH 1/5] video: imxfb: Remove dead declaration of set_imx_fb_info()
Date: Fri, 28 Feb 2014 09:24:23 +0000 [thread overview]
Message-ID: <531055C7.5010606@ti.com> (raw)
In-Reply-To: <1392443786-30527-1-git-send-email-shc_work@mail.ru>
[-- Attachment #1: Type: text/plain, Size: 784 bytes --]
On 15/02/14 07:56, Alexander Shiyan wrote:
> Function set_imx_fb_info() is missing in the kernel code,
> so remove the dead declaration.
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
> include/linux/platform_data/video-imxfb.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/platform_data/video-imxfb.h b/include/linux/platform_data/video-imxfb.h
> index 8902706..dd1bed9 100644
> --- a/include/linux/platform_data/video-imxfb.h
> +++ b/include/linux/platform_data/video-imxfb.h
> @@ -79,5 +79,4 @@ struct imx_fb_platform_data {
> void (*backlight_power)(int);
> };
>
> -void set_imx_fb_info(struct imx_fb_platform_data *);
> #endif /* ifndef __MACH_IMXFB_H__ */
>
Thanks, queued the series for 3.15.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
prev parent reply other threads:[~2014-02-28 9:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-15 5:56 [PATCH 1/5] video: imxfb: Remove dead declaration of set_imx_fb_info() Alexander Shiyan
2014-02-17 7:02 ` Sascha Hauer
2014-02-28 9:24 ` Tomi Valkeinen [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=531055C7.5010606@ti.com \
--to=tomi.valkeinen@ti.com \
--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).