Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91791
b: refs/heads/master
c: 261172f
h: refs/heads/master
i:
  91789: 46e5caa
  91787: 074f02a
  91783: cfe2e26
  91775: 8c1bafb
v: v3
  • Loading branch information
Adrian Bunk authored and Pierre Ossman committed Apr 18, 2008
1 parent fb99712 commit 606b59a
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: 0b82684c3c19aff092bb303959a31dbe5c965922
refs/heads/master: 261172fd1b23769bc7632047e2cb826c9b8b1a50
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ static void mmc_power_off(struct mmc_host *host)
/*
* Cleanup when the last reference to the bus operator is dropped.
*/
void __mmc_release_bus(struct mmc_host *host)
static void __mmc_release_bus(struct mmc_host *host)
{
BUG_ON(!host);
BUG_ON(host->bus_refs);
Expand Down

0 comments on commit 606b59a

Please sign in to comment.