mbox

[GIT,PULL] kirkwood fix for v3.6

Message ID 20120830171428.GT19437@titan.lakedaemon.net
State New
Headers show

Pull-request

git://git.infradead.org/users/jcooper/linux.git fixes-for-v3.6

Message

Jason Cooper Aug. 30, 2012, 5:14 p.m. UTC
The following changes since commit b74ffd85e32d44e8ed405a2a0a175ef4cd39cf67:

  ARM: Kirkwood: fix Makefile.boot (2012-08-15 13:58:52 +0000)

are available in the git repository at:
  git://git.infradead.org/users/jcooper/linux.git fixes-for-v3.6

Andrew Lunn (1):
      ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c

 arch/arm/mach-kirkwood/db88f6281-bp-setup.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Jason Cooper Aug. 31, 2012, 3:43 p.m. UTC | #1
On Thu, Aug 30, 2012 at 01:14:28PM -0400, Jason Cooper wrote:
> The following changes since commit b74ffd85e32d44e8ed405a2a0a175ef4cd39cf67:
> 
>   ARM: Kirkwood: fix Makefile.boot (2012-08-15 13:58:52 +0000)
> 
> are available in the git repository at:
>   git://git.infradead.org/users/jcooper/linux.git fixes-for-v3.6
> 
> Andrew Lunn (1):
>       ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c
> 
>  arch/arm/mach-kirkwood/db88f6281-bp-setup.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Arnd, Olof,

I'm going to issue a v2 for this.  Andrew has determined that this
does not need to go to stable.

thx,

Jason.