From: Olof Johansson <olof@lixom.net>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL v2] Renesas ARM Based SoC Marzen Board Removal for v4.3
Date: Tue, 11 Aug 2015 12:55:27 +0000 [thread overview]
Message-ID: <20150811125527.GB24495@localhost> (raw)
In-Reply-To: <20150811082105.GX7557@n2100.arm.linux.org.uk>
On Tue, Aug 11, 2015 at 09:21:05AM +0100, Russell King - ARM Linux wrote:
> On Fri, Aug 07, 2015 at 10:28:47AM +0900, Simon Horman wrote:
> > diff --git a/arch/arm/mach-shmobile/Makefile b/arch/arm/mach-shmobile/Makefile
> > index 8d1e0b6ac2a2..476de30798d7 100644
> > --- a/arch/arm/mach-shmobile/Makefile
> > +++ b/arch/arm/mach-shmobile/Makefile
> > @@ -53,6 +53,7 @@ obj-$(CONFIG_ARCH_RCAR_GEN2) += pm-rcar-gen2.o
> > ifndef CONFIG_ARCH_SHMOBILE_MULTI
> > obj-$(CONFIG_MACH_BOCKW) += board-bockw.o
> > obj-$(CONFIG_MACH_BOCKW_REFERENCE) += board-bockw-reference.o
> > +endif
> >
> > # Framework support
> > obj-$(CONFIG_SMP) += $(smp-y)
>
> What's happening to get this fixed?
>
> arch/arm/mach-shmobile/Makefile:59: *** missing 'endif'. Stop.
> Makefile:949: recipe for target 'arch/arm/mach-shmobile' failed
> make[1]: *** [arch/arm/mach-shmobile] Error 2
I've fixed up and pushed out for-next now. Will keep an eye on the build
results in a bit.
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] Renesas ARM Based SoC Marzen Board Removal for v4.3
Date: Tue, 11 Aug 2015 14:55:27 +0200 [thread overview]
Message-ID: <20150811125527.GB24495@localhost> (raw)
In-Reply-To: <20150811082105.GX7557@n2100.arm.linux.org.uk>
On Tue, Aug 11, 2015 at 09:21:05AM +0100, Russell King - ARM Linux wrote:
> On Fri, Aug 07, 2015 at 10:28:47AM +0900, Simon Horman wrote:
> > diff --git a/arch/arm/mach-shmobile/Makefile b/arch/arm/mach-shmobile/Makefile
> > index 8d1e0b6ac2a2..476de30798d7 100644
> > --- a/arch/arm/mach-shmobile/Makefile
> > +++ b/arch/arm/mach-shmobile/Makefile
> > @@ -53,6 +53,7 @@ obj-$(CONFIG_ARCH_RCAR_GEN2) += pm-rcar-gen2.o
> > ifndef CONFIG_ARCH_SHMOBILE_MULTI
> > obj-$(CONFIG_MACH_BOCKW) += board-bockw.o
> > obj-$(CONFIG_MACH_BOCKW_REFERENCE) += board-bockw-reference.o
> > +endif
> >
> > # Framework support
> > obj-$(CONFIG_SMP) += $(smp-y)
>
> What's happening to get this fixed?
>
> arch/arm/mach-shmobile/Makefile:59: *** missing 'endif'. Stop.
> Makefile:949: recipe for target 'arch/arm/mach-shmobile' failed
> make[1]: *** [arch/arm/mach-shmobile] Error 2
I've fixed up and pushed out for-next now. Will keep an eye on the build
results in a bit.
-Olof
next prev parent reply other threads:[~2015-08-11 12:55 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 6:04 [GIT PULL v2] Renesas ARM Based SoC Marzen Board Removal for v4.3 Simon Horman
2015-08-03 6:04 ` Simon Horman
2015-08-03 6:04 ` [PATCH 1/6] ARM: shmobile: r8a7779: Generic CCF and timer support Simon Horman
2015-08-03 6:04 ` Simon Horman
2015-08-03 6:04 ` [PATCH 2/6] ARM: shmobile: r8a7779: Generic SMP ops Simon Horman
2015-08-03 6:04 ` Simon Horman
2015-08-03 6:04 ` [PATCH 3/6] ARM: shmobile: marzen-reference: Remove C board code Simon Horman
2015-08-03 6:04 ` Simon Horman
2015-08-03 6:04 ` [PATCH 4/6] ARM: shmobile: r8a7779: Cleanup header file Simon Horman
2015-08-03 6:04 ` Simon Horman
2015-08-03 6:04 ` [PATCH 5/6] ARM: shmobile: marzen: Remove legacy board code Simon Horman
2015-08-03 6:04 ` Simon Horman
2015-08-03 6:04 ` [PATCH 6/6] ARM: shmobile: r8a7779: Remove legacy SoC code Simon Horman
2015-08-03 6:04 ` Simon Horman
2015-08-06 8:10 ` [GIT PULL v2] Renesas ARM Based SoC Marzen Board Removal for v4.3 Olof Johansson
2015-08-06 8:10 ` Olof Johansson
2015-08-07 1:28 ` Simon Horman
2015-08-07 1:28 ` Simon Horman
2015-08-11 8:21 ` Russell King - ARM Linux
2015-08-11 8:21 ` Russell King - ARM Linux
2015-08-11 12:55 ` Olof Johansson [this message]
2015-08-11 12:55 ` Olof Johansson
2015-08-11 13:11 ` Geert Uytterhoeven
2015-08-11 13:11 ` Geert Uytterhoeven
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=20150811125527.GB24495@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.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.