Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53589
b: refs/heads/master
c: d97956f
h: refs/heads/master
i:
  53587: b8482aa
v: v3
  • Loading branch information
Adrian Bunk authored and Pierre Ossman committed May 1, 2007
1 parent 7305360 commit c5dad38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: bd766312618d2ecc85bce663f95faec601447ecb
refs/heads/master: d97956f86bec90ab131b9f1af60c0e686198d45e
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/tifm_sd.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ static void tifm_sd_bounce_block(struct tifm_sd *host, struct mmc_data *r_data)
}
}

int tifm_sd_set_dma_data(struct tifm_sd *host, struct mmc_data *r_data)
static int tifm_sd_set_dma_data(struct tifm_sd *host, struct mmc_data *r_data)
{
struct tifm_dev *sock = host->dev;
unsigned int t_size = TIFM_DMA_TSIZE * r_data->blksz;
Expand Down

0 comments on commit c5dad38

Please sign in to comment.