All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <me@felipebalbi.com>
To: linux-omap@vger.kernel.org
Cc: tony@atomide.com, Felipe Balbi <me@felipebalbi.com>
Subject: [PATCH 5/5] input: keyboard: removed unused lm8323_set_platform_data
Date: Thu, 19 Feb 2009 14:29:43 +0200	[thread overview]
Message-ID: <1235046583-29696-6-git-send-email-me@felipebalbi.com> (raw)
In-Reply-To: <1235046583-29696-5-git-send-email-me@felipebalbi.com>

that's unused prototype, remove it.

Signed-off-by: Felipe Balbi <me@felipebalbi.com>
---
 include/linux/i2c/lm8323.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/linux/i2c/lm8323.h b/include/linux/i2c/lm8323.h
index 17d6b33..5eae5cc 100644
--- a/include/linux/i2c/lm8323.h
+++ b/include/linux/i2c/lm8323.h
@@ -32,6 +32,4 @@ struct lm8323_platform_data {
 	char *name; /* Device name. */
 };
 
-void __init lm8323_set_platform_data(struct lm8323_platform_data *pdata);
-
 #endif /* __LINUX_LM8323_H */
-- 
1.6.1.3


  reply	other threads:[~2009-02-19 12:30 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19 12:29 [PATCH 0/5] [RESEND] lm8323 patches Felipe Balbi
2009-02-19 12:29 ` [PATCH 1/5] input: lm8323: get rid of global pdata pointer Felipe Balbi
2009-02-19 12:29   ` [PATCH 2/5] input: lm8323: get rid of useless debug macro Felipe Balbi
2009-02-19 12:29     ` [PATCH 3/5] input: lm8323: general clean up Felipe Balbi
2009-02-19 12:29       ` [PATCH 4/5] input: lm8323: prefix led name Felipe Balbi
2009-02-19 12:29         ` Felipe Balbi [this message]
2009-02-19 20:32 ` [PATCH 0/5] [RESEND] lm8323 patches Felipe Balbi
2009-02-19 21:04   ` Tony Lindgren
2009-02-19 21:18     ` ehci-omap patches (Was Re: [PATCH 0/5] [RESEND] lm8323 patches) Felipe Balbi
2009-02-19 21:29       ` Tony Lindgren
2009-02-19 21:32         ` Felipe Balbi
2009-02-20  3:43           ` Gadiyar, Anand
2009-02-19 22:43         ` Steve Sakoman
2009-02-19 22:46           ` Felipe Balbi
2009-02-20 10:38             ` Grazvydas Ignotas
2009-02-20 10:44               ` Gadiyar, Anand
2009-02-20 11:53                 ` Felipe Balbi
2009-02-20 12:40                   ` Gadiyar, Anand
2009-02-20 12:31                     ` Felipe Balbi
2009-02-20 12:57                       ` Gadiyar, Anand
2009-02-20 12:51                         ` Felipe Balbi
2009-02-20 13:23                           ` Gadiyar, Anand
2009-02-20 13:30                             ` Felipe Balbi
2009-02-22 13:51                             ` Felipe Contreras
2009-02-22 15:59                               ` Anand Gadiyar
2009-02-22 16:50                                 ` Felipe Balbi
2009-02-22 17:04                                   ` Anand Gadiyar
2009-02-22 17:11                                     ` Felipe Balbi
2009-02-20 15:46                         ` Otto Solares

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=1235046583-29696-6-git-send-email-me@felipebalbi.com \
    --to=me@felipebalbi.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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.