mbox

[GIT,PULL] ARM: tegra: cleanup branch

Message ID 4FA962CF.1030809@wwwdotorg.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git

Message

Stephen Warren May 8, 2012, 6:15 p.m. UTC
A couple of small cleanups for Tegra, independent from anything else:

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:
  Linus Torvalds (1):
        Linux 3.4-rc2

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
for-3.5/cleanup

Arnd Bergmann (1):
      ARM: tegra: do not hide dma declarations

Danny Kukawka (1):
      ARM: tegra: fix multiple asm/hardware/gic.h inclusion

 arch/arm/mach-tegra/board-dt-tegra20.c |    1 -
 arch/arm/mach-tegra/include/mach/dma.h |    4 ----
 2 files changed, 0 insertions(+), 5 deletions(-)

Comments

Olof Johansson May 10, 2012, 7:14 a.m. UTC | #1
Stephen,

On Tue, May 8, 2012 at 11:15 AM, Stephen Warren <swarren@wwwdotorg.org> wrote:
> A couple of small cleanups for Tegra, independent from anything else:
>
> The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:
>  Linus Torvalds (1):
>        Linux 3.4-rc2
>
> are available in the git repository at:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
> for-3.5/cleanup

Pulled all 8 requests.

By the way, feel free add a \ at the end of the wrapped URL/branch to
make cut and paste of it into a shell window a little easier.


Thanks,


-Olof