From: Paul Mundt <lethal@linux-sh.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: Adrian McMenamin <adrian@mcmen.demon.co.uk>,
linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: drivers/sh/maple/maple.c compile error
Date: Mon, 28 Jul 2008 20:44:38 +0000 [thread overview]
Message-ID: <20080728204438.GC20019@linux-sh.org> (raw)
In-Reply-To: <20080728202012.GD7713@cs181140183.pp.htv.fi>
On Mon, Jul 28, 2008 at 11:20:12PM +0300, Adrian Bunk wrote:
> Commit 306cfd630a4d121cf4e08b894d8b4c4cf106e57e
> (maple: tidy maple_driver code by removing redundant connect/disconnect)
> causes the following compile error:
>
> <-- snip -->
>
> ...
> CC drivers/sh/maple/maple.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c: In function 'attach_matching_maple_driver':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:259: error: 'struct maple_driver' has no member named 'connect'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c: In function 'maple_detach_driver':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:272: error: 'struct maple_driver' has no member named 'disconnect'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:273: error: 'struct maple_driver' has no member named 'disconnect'
> make[4]: *** [drivers/sh/maple/maple.o] Error 1
>
> <-- snip -->
>
Adrian was supposed to send follow-up patches for this, which never
happened. I thought I had dropped this already, but in this case I'll
just revert it.
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: Adrian McMenamin <adrian@mcmen.demon.co.uk>,
linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: drivers/sh/maple/maple.c compile error
Date: Tue, 29 Jul 2008 05:44:38 +0900 [thread overview]
Message-ID: <20080728204438.GC20019@linux-sh.org> (raw)
In-Reply-To: <20080728202012.GD7713@cs181140183.pp.htv.fi>
On Mon, Jul 28, 2008 at 11:20:12PM +0300, Adrian Bunk wrote:
> Commit 306cfd630a4d121cf4e08b894d8b4c4cf106e57e
> (maple: tidy maple_driver code by removing redundant connect/disconnect)
> causes the following compile error:
>
> <-- snip -->
>
> ...
> CC drivers/sh/maple/maple.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c: In function 'attach_matching_maple_driver':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:259: error: 'struct maple_driver' has no member named 'connect'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c: In function 'maple_detach_driver':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:272: error: 'struct maple_driver' has no member named 'disconnect'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:273: error: 'struct maple_driver' has no member named 'disconnect'
> make[4]: *** [drivers/sh/maple/maple.o] Error 1
>
> <-- snip -->
>
Adrian was supposed to send follow-up patches for this, which never
happened. I thought I had dropped this already, but in this case I'll
just revert it.
next prev parent reply other threads:[~2008-07-28 20:44 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-28 20:20 drivers/sh/maple/maple.c compile error Adrian Bunk
2008-07-28 20:20 ` Adrian Bunk
2008-07-28 20:44 ` Paul Mundt [this message]
2008-07-28 20:44 ` Paul Mundt
2008-07-28 20:51 ` Adrian McMenamin
2008-07-28 20:51 ` Adrian McMenamin
2008-07-28 21:01 ` Paul Mundt
2008-07-28 21:01 ` Paul Mundt
2008-07-28 21:13 ` Adrian McMenamin
2008-07-28 21:13 ` Adrian McMenamin
2008-07-28 21:24 ` Paul Mundt
2008-07-28 21:24 ` Paul Mundt
2008-07-28 21:24 ` Adrian McMenamin
2008-07-28 21:24 ` Adrian McMenamin
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=20080728204438.GC20019@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=adrian@mcmen.demon.co.uk \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@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 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.