Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339825
b: refs/heads/master
c: 8a5d51f
h: refs/heads/master
i:
  339823: cfbc6d8
v: v3
  • Loading branch information
Stephen Warren committed Nov 5, 2012
1 parent 1e17fe3 commit 8055dd8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 61 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cc95e347cbba3a29c6f8c95ec737624afe489d8e
refs/heads/master: 8a5d51fda0facccdfc13f6048520604e05b62732
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-tegra/apbio.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
#include <linux/sched.h>
#include <linux/mutex.h>

#include <mach/dma.h>

#include "apbio.h"

#if defined(CONFIG_TEGRA20_APB_DMA)
Expand Down Expand Up @@ -71,7 +69,6 @@ bool tegra_apb_dma_init(void)

dma_sconfig.src_addr_width = DMA_SLAVE_BUSWIDTH_4_BYTES;
dma_sconfig.dst_addr_width = DMA_SLAVE_BUSWIDTH_4_BYTES;
dma_sconfig.slave_id = TEGRA_DMA_REQ_SEL_CNTR;
dma_sconfig.src_maxburst = 1;
dma_sconfig.dst_maxburst = 1;

Expand Down
54 changes: 0 additions & 54 deletions trunk/arch/arm/mach-tegra/include/mach/dma.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/sound/soc/tegra/tegra30_ahub.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include <linux/regmap.h>
#include <linux/slab.h>
#include <mach/clk.h>
#include <mach/dma.h>
#include <sound/soc.h>
#include "tegra30_ahub.h"

Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/tegra/tegra_pcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
#ifndef __TEGRA_PCM_H__
#define __TEGRA_PCM_H__

#include <mach/dma.h>

struct tegra_pcm_dma_params {
unsigned long addr;
unsigned long wrap;
Expand Down

0 comments on commit 8055dd8

Please sign in to comment.