From: "Colin LEROY" <colin@colino.net>
To: "Geert Uytterhoeven" <geert@linux-m68k.org>
Cc: <michael@mihu.de>,
"Linux Kernel Development" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fix saa7146 compilation on 2.6.8-rc1
Date: Mon, 12 Jul 2004 17:31:29 +0200 [thread overview]
Message-ID: <0cee01c46825$4d9f2310$3cc8a8c0@epro.dom> (raw)
In-Reply-To: Pine.GSO.4.58.0407121718270.17199@waterleaf.sonytel.be
> On Mon, 12 Jul 2004 colin@colino.net wrote:
> > this patch fixes a compilation error on 2.6.8-rc1. Here's the error:
> > drivers/media/common/saa7146_video.c:3: conflicting types for `memory'
> > include/asm-m68k/setup.h:365: previous declaration of `memory'
> > make[3]: *** [drivers/media/common/saa7146_video.o] Error 1
>
> But there's nothing named plain `memory' in include/asm-m68k/setup.h?!?!?
> Actually there never has been...
Right, but (i should have specified, sorry), I compiled on ppc32, and there's
#define m68k_num_memory num_memory
#define m68k_memory memory
#include <asm-m68k/setup.h
in include/asm-ppc/setup.h.
--
Colin
next prev parent reply other threads:[~2004-07-12 15:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-12 8:25 [PATCH] fix saa7146 compilation on 2.6.8-rc1 colin
2004-07-12 15:20 ` Geert Uytterhoeven
2004-07-12 15:31 ` Colin LEROY [this message]
2004-07-12 15:40 ` Geert Uytterhoeven
2004-07-12 19:47 ` Michael Hunold
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='0cee01c46825$4d9f2310$3cc8a8c0@epro.dom' \
--to=colin@colino.net \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael@mihu.de \
/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.