Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272559
b: refs/heads/master
c: 81b6963
h: refs/heads/master
i:
  272557: 6c7e736
  272555: 93cec7f
  272551: c58fd4d
  272543: ab20efa
v: v3
  • Loading branch information
Heiko Stuebner authored and Kukjin Kim committed Sep 16, 2011
1 parent 6a60608 commit 1279e57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: ead841c2ed986f7cc6a4830e816b0f633f95cf7f
refs/heads/master: 81b69636f50880dce502d62d9aaade15399557c5
6 changes: 0 additions & 6 deletions trunk/arch/arm/plat-samsung/include/plat/dma-s3c24xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ extern struct s3c2410_dma_chan s3c2410_chans[S3C_DMA_CHANNELS];
#define DMA_CH_VALID (1<<31)
#define DMA_CH_NEVER (1<<30)

struct s3c24xx_dma_addr {
unsigned long from;
unsigned long to;
};

/* struct s3c24xx_dma_map
*
* this holds the mapping information for the channel selected
Expand All @@ -31,7 +26,6 @@ struct s3c24xx_dma_addr {

struct s3c24xx_dma_map {
const char *name;
struct s3c24xx_dma_addr hw_addr;

unsigned long channels[S3C_DMA_CHANNELS];
unsigned long channels_rx[S3C_DMA_CHANNELS];
Expand Down

0 comments on commit 1279e57

Please sign in to comment.