Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43850
b: refs/heads/master
c: bf8c80a
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Pierre Ossman committed Dec 5, 2006
1 parent 56ce5b4 commit 4607e17
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: 9e86619b6d58806d1a8b67c12c5e3e3a74818fb6
refs/heads/master: bf8c80a6a5153e7f170f240731c650eeed6d78ff
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/au1xmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ static void au1xmmc_init_dma(struct au1xmmc_host *host)
host->rx_chan = rxchan;
}

struct const mmc_host_ops au1xmmc_ops = {
static const struct mmc_host_ops au1xmmc_ops = {
.request = au1xmmc_request,
.set_ios = au1xmmc_set_ios,
};
Expand Down

0 comments on commit 4607e17

Please sign in to comment.