All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Rankin <rankincj@yahoo.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: linux-media@vger.kernel.org
Subject: [PATCH] EM28xx - remove unused prototypes
Date: Sun, 25 Sep 2011 14:53:25 +0100	[thread overview]
Message-ID: <4E7F3255.5060209@yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

Mauro,

This patch just removes the prototypes for the two functions that I've already 
deleted in my previous patches.

Cheers,
Chris

Signed-off-by: Chris Rankin <rankincj@yahoo.com>

[-- Attachment #2: EM28xx-remove-unused-prototypes.diff --]
[-- Type: text/x-patch, Size: 641 bytes --]

--- linux/drivers/media/video/em28xx/em28xx.h.orig	2011-09-25 14:46:02.000000000 +0100
+++ linux/drivers/media/video/em28xx/em28xx.h	2011-09-25 14:46:10.000000000 +0100
@@ -678,8 +678,6 @@
 int em28xx_set_mode(struct em28xx *dev, enum em28xx_mode set_mode);
 int em28xx_gpio_set(struct em28xx *dev, struct em28xx_reg_seq *gpio);
 void em28xx_wake_i2c(struct em28xx *dev);
-void em28xx_remove_from_devlist(struct em28xx *dev);
-void em28xx_add_into_devlist(struct em28xx *dev);
 int em28xx_register_extension(struct em28xx_ops *dev);
 void em28xx_unregister_extension(struct em28xx_ops *dev);
 void em28xx_init_extension(struct em28xx *dev);

                 reply	other threads:[~2011-09-25 13:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4E7F3255.5060209@yahoo.com \
    --to=rankincj@yahoo.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.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.