mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Marc Koschewski <marc@osknowledge.org>
To: Marc Koschewski <marc@osknowledge.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] conditionally #ifdef-out unused DiB3000M-C/P defs
Date: Wed, 21 Dec 2005 14:52:44 +0100	[thread overview]
Message-ID: <20051221135244.GB5611@stiffy.osknowledge.org> (raw)
In-Reply-To: <20051221113742.GA5611@stiffy.osknowledge.org>

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

This removes the declarations as well.

[-- Attachment #2: dibusb-remove-dibusb_dib3000-defs-if-not-CONFIG_DVB_USB_DIBUSB_MC.patch --]
[-- Type: text/plain, Size: 554 bytes --]

*** dibusb.h-orig	2005-12-21 14:49:08.000000000 +0100
--- dibusb.h	2005-12-21 14:49:30.000000000 +0100
*************** struct dibusb_state {
*** 104,111 ****
--- 104,113 ----
  
  extern struct i2c_algorithm dibusb_i2c_algo;
  
+ #ifdef CONFIG_DVB_USB_DIBUSB_MC
  extern int dibusb_dib3000mc_frontend_attach(struct dvb_usb_device *);
  extern int dibusb_dib3000mc_tuner_attach (struct dvb_usb_device *);
+ #endif
  
  extern int dibusb_streaming_ctrl(struct dvb_usb_device *, int);
  extern int dibusb_pid_filter(struct dvb_usb_device *, int, u16, int);

  reply	other threads:[~2005-12-21 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 11:37 [PATCH] conditionally #ifdef-out unused DiB3000M-C/P functions Marc Koschewski
2005-12-21 13:52 ` Marc Koschewski [this message]
2005-12-23  2:05   ` [PATCH 2/2] conditionally #ifdef-out unused DiB3000M-C/P defs Adrian Bunk
2005-12-23  2:04 ` [PATCH] conditionally #ifdef-out unused DiB3000M-C/P functions Adrian Bunk

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=20051221135244.GB5611@stiffy.osknowledge.org \
    --to=marc@osknowledge.org \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®