Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113191
b: refs/heads/master
c: 7244b85
h: refs/heads/master
i:
  113189: 7376a25
  113187: 5b37371
  113183: a36be9f
v: v3
  • Loading branch information
Steven Noonan authored and Pierre Ossman committed Oct 12, 2008
1 parent 0441573 commit e91361e
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: 57105737f6a0b39305a85ac176cc9fd4a236d8c2
refs/heads/master: 7244b85bd17313d7d300ee93ec7bfbca1f4ccf3d
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/sdhci.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ static void sdhci_read_block_pio(struct sdhci_host *host)
{
unsigned long flags;
size_t blksize, len, chunk;
u32 scratch;
u32 uninitialized_var(scratch);
u8 *buf;

DBG("PIO reading\n");
Expand Down

0 comments on commit e91361e

Please sign in to comment.