mbox

[GIT,PULL] Renesas ARM-based SoC fixes for v3.9

Message ID 1362757104-7498-1-git-send-email-horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git

Message

Simon Horman March 8, 2013, 3:38 p.m. UTC
Hi Olof, Hi Arnd,

The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git 

for you to fetch changes up to 44e9ac45754a182e8121bf137368452365d4cc4b:

  ARM: shmobile: marzen: Include mmc/host.h (2013-03-08 16:29:23 +0100)

----------------------------------------------------------------
Resolve a build failure present since v3.9-rc1

----------------------------------------------------------------
Simon Horman (1):
      ARM: shmobile: marzen: Include mmc/host.h

 arch/arm/mach-shmobile/board-marzen.c |    1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman March 18, 2013, 10:35 a.m. UTC | #1
On Fri, Mar 08, 2013 at 04:38:23PM +0100, Simon Horman wrote:
> Hi Olof, Hi Arnd,
> 
> The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:
> 
>   Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git 
> 
> for you to fetch changes up to 44e9ac45754a182e8121bf137368452365d4cc4b:
> 
>   ARM: shmobile: marzen: Include mmc/host.h (2013-03-08 16:29:23 +0100)
> 
> ----------------------------------------------------------------
> Resolve a build failure present since v3.9-rc1
> 
> ----------------------------------------------------------------
> Simon Horman (1):
>       ARM: shmobile: marzen: Include mmc/host.h

Ping.
Arnd Bergmann March 18, 2013, 10:57 a.m. UTC | #2
On Monday 18 March 2013, Simon Horman wrote:
> On Fri, Mar 08, 2013 at 04:38:23PM +0100, Simon Horman wrote:
> > Hi Olof, Hi Arnd,
> > 
> > The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:
> > 
> >   Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git 
> > 
> > for you to fetch changes up to 44e9ac45754a182e8121bf137368452365d4cc4b:
> > 
> >   ARM: shmobile: marzen: Include mmc/host.h (2013-03-08 16:29:23 +0100)
> > 
> > ----------------------------------------------------------------
> > Resolve a build failure present since v3.9-rc1
> > 
> > ----------------------------------------------------------------
> > Simon Horman (1):
> >       ARM: shmobile: marzen: Include mmc/host.h
> 
> Ping.

Ah, just in time. I think I tried pulling from the URL you listed
above before, and git said "Already up-to-date.", so I didn't bother
to look further.

Upon closer inspection, you seem to have missed the tag name. I have
pulled your renesas-fixes-for-v3.9 tag into the arm-soc fixes branch
now and will include it in my pull request to Linus today.

	Arnd
Simon Horman March 19, 2013, 2:16 a.m. UTC | #3
On Mon, Mar 18, 2013 at 10:57:21AM +0000, Arnd Bergmann wrote:
> On Monday 18 March 2013, Simon Horman wrote:
> > On Fri, Mar 08, 2013 at 04:38:23PM +0100, Simon Horman wrote:
> > > Hi Olof, Hi Arnd,
> > > 
> > > The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:
> > > 
> > >   Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)
> > > 
> > > are available in the git repository at:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git 
> > > 
> > > for you to fetch changes up to 44e9ac45754a182e8121bf137368452365d4cc4b:
> > > 
> > >   ARM: shmobile: marzen: Include mmc/host.h (2013-03-08 16:29:23 +0100)
> > > 
> > > ----------------------------------------------------------------
> > > Resolve a build failure present since v3.9-rc1
> > > 
> > > ----------------------------------------------------------------
> > > Simon Horman (1):
> > >       ARM: shmobile: marzen: Include mmc/host.h
> > 
> > Ping.
> 
> Ah, just in time. I think I tried pulling from the URL you listed
> above before, and git said "Already up-to-date.", so I didn't bother
> to look further.
> 
> Upon closer inspection, you seem to have missed the tag name. I have
> pulled your renesas-fixes-for-v3.9 tag into the arm-soc fixes branch
> now and will include it in my pull request to Linus today.

Sorry about that. I must have sent the pull request before the
tag hit kernel.org and failed to notice that the tag was missing
from the above email message.
Arnd Bergmann March 19, 2013, 8:40 a.m. UTC | #4
On Tuesday 19 March 2013, Simon Horman wrote:

> > 
> > Upon closer inspection, you seem to have missed the tag name. I have
> > pulled your renesas-fixes-for-v3.9 tag into the arm-soc fixes branch
> > now and will include it in my pull request to Linus today.
> 
> Sorry about that. I must have sent the pull request before the
> tag hit kernel.org and failed to notice that the tag was missing
> from the above email message.
> 

No worries, it made it in, and I just screwed up in a similar way
when sending a pull request to Linus ....

	Arnd
Simon Horman March 20, 2013, 1:41 p.m. UTC | #5
On Tue, Mar 19, 2013 at 08:40:40AM +0000, Arnd Bergmann wrote:
> On Tuesday 19 March 2013, Simon Horman wrote:
> 
> > > 
> > > Upon closer inspection, you seem to have missed the tag name. I have
> > > pulled your renesas-fixes-for-v3.9 tag into the arm-soc fixes branch
> > > now and will include it in my pull request to Linus today.
> > 
> > Sorry about that. I must have sent the pull request before the
> > tag hit kernel.org and failed to notice that the tag was missing
> > from the above email message.
> > 
> 
> No worries, it made it in, and I just screwed up in a similar way
> when sending a pull request to Linus ....

:^)