mbox

[GIT,PULL] msm fix for v3.2-rc.

Message ID 20120109233439.GA13911@codeaurora.org
State New
Headers show

Pull-request

git://codeaurora.org/quic/kernel/davidb/linux-msm.git msm-fix

Message

David Brown Jan. 9, 2012, 11:34 p.m. UTC
Small fix that prevented msm7201 from building.

The following changes since commit 805a6af8dba5dfdd35ec35dc52ec0122400b2610:

  Linux 3.2 (2012-01-04 15:55:44 -0800)

are available in the git repository at:
  git://codeaurora.org/quic/kernel/davidb/linux-msm.git msm-fix

there is a signed tag 'davidb-msm-fix'.

David Brown (1):
      ARM: msm: vreg is a module and so needs module.h

 arch/arm/mach-msm/vreg.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

David Brown Jan. 10, 2012, 8:44 p.m. UTC | #1
On Mon, Jan 09, 2012 at 03:34:39PM -0800, David Brown wrote:
> Subject: Re: [GIT PULL] msm fix for v3.2-rc.

BTW, this is supposed to be for v3.3.  It's a one line fix, so it'd be
nice if it can make the merge window, but it's also appropriate for
rc2.

David
Olof Johansson Jan. 17, 2012, 6:27 a.m. UTC | #2
Hi,

On Tue, Jan 10, 2012 at 12:44 PM, David Brown <davidb@codeaurora.org> wrote:
> On Mon, Jan 09, 2012 at 03:34:39PM -0800, David Brown wrote:
>> Subject: Re: [GIT PULL] msm fix for v3.2-rc.
>
> BTW, this is supposed to be for v3.3.  It's a one line fix, so it'd be
> nice if it can make the merge window, but it's also appropriate for
> rc2.

Pulled. Thanks!


-Olof