From: Andrew Morton <akpm@linux-foundation.org>
To: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: linux-kernel@vger.kernel.org, lg@opensource.wolfsonmicro.com
Subject: Re: mmotm 2008-09-13-03-09 uploaded
Date: Wed, 17 Sep 2008 23:26:48 -0700 [thread overview]
Message-ID: <20080917232648.5b991958.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080918150115.1aa45123.kamezawa.hiroyu@jp.fujitsu.com>
On Thu, 18 Sep 2008 15:01:15 +0900 KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> wrote:
> On Sat, 13 Sep 2008 03:11:29 -0700
> akpm@linux-foundation.org wrote:
>
> > The mm-of-the-moment snapshot 2008-09-13-03-09 has been uploaded to
> git-regulator.patch
>
> I'm not so familiar with this HEAD: but is this from git ?
>
> This change
>
> --- a/drivers/regulator/Makefile
> +++ b/drivers/regulator/Makefile
> @@ -7,6 +7,9 @@ obj-$(CONFIG_REGULATOR) += core.o
> obj-$(CONFIG_REGULATOR_FIXED_VOLTAGE) += fixed.o
> obj-$(CONFIG_REGULATOR_VIRTUAL_CONSUMER) += virtual.o
>
> +<<<<<<< HEAD:drivers/regulator/Makefile
> obj-$(CONFIG_REGULATOR_BQ24022) += bq24022.o
>
> +=======
> +>>>>>>> FETCH_HEAD:drivers/regulator/Makefile
> ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG
>
>
> stops "make clean"
> ==
> [kamezawa@bluextal mmtom-2.6.26-rc6+]$ make clean
> /home/kamezawa/mmtom-2.6.26-rc6+/drivers/regulator/Makefile:13: *** empty variable name. Stop.
> make[1]: *** [drivers/regulator] Error 2
> make: *** [_clean_drivers] Error 2
>
> Hmm ? (at build, CONFIG_REGULATOR=n allows me to avoid this.)
>
argh, sorry.
I pull git-regulator daily, check to see if it got fixed up yet and if
not, comment it out. I apparently forgot to do the last two steps on
2008-09-13-03-09.
I'll do 2008-09-17-XX-XX right now..
next prev parent reply other threads:[~2008-09-18 6:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-13 10:11 mmotm 2008-09-13-03-09 uploaded akpm
2008-09-18 6:01 ` KAMEZAWA Hiroyuki
2008-09-18 6:26 ` Andrew Morton [this message]
2008-09-18 8:51 ` Liam Girdwood
2008-09-18 9:23 ` Andrew Morton
2008-09-18 9:37 ` Liam Girdwood
2008-09-18 17:52 ` Stephen Rothwell
2008-09-18 20:32 ` Liam Girdwood
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=20080917232648.5b991958.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=lg@opensource.wolfsonmicro.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 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.