linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org, kraxel@bytesex.com
Subject: [PATCH] Fix gcc 4 compilation in bttv
Date: Mon, 10 Jan 2005 03:55:42 +0100	[thread overview]
Message-ID: <20050110025542.GB6880@wotan.suse.de> (raw)


Fix gcc 4 compilation in bttv driver. 

Signed-off-by: Andi Kleen <ak@suse.de>

Index: linux/drivers/media/video/bttv.h
===================================================================
--- linux.orig/drivers/media/video/bttv.h	2005-01-09 18:19:22.%N +0100
+++ linux/drivers/media/video/bttv.h	2005-01-09 18:59:27.%N +0100
@@ -219,7 +219,6 @@
 };
 
 extern struct tvcard bttv_tvcards[];
-extern const unsigned int bttv_num_tvcards;
 
 /* identification / initialization of the card */
 extern void bttv_idcard(struct bttv *btv);

                 reply	other threads:[~2005-01-10  2:56 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=20050110025542.GB6880@wotan.suse.de \
    --to=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=kraxel@bytesex.com \
    --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;
as well as URLs for NNTP newsgroup(s).