mbox

[GIT,PULL,V2] kirkwood fix for v3.6

Message ID 20120831155039.GI19437@titan.lakedaemon.net
State New
Headers show

Pull-request

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

Message

Jason Cooper Aug. 31, 2012, 3:50 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-v2

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

Olof Johansson Sept. 2, 2012, 3:21 p.m. UTC | #1
On Fri, Aug 31, 2012 at 8:50 AM, Jason Cooper <jason@lakedaemon.net> 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-v2

Pulled, thanks.


-Olof