Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96471
b: refs/heads/master
c: 55654be
h: refs/heads/master
i:
  96469: d73f8ac
  96467: e8d7edc
  96463: e010b24
v: v3
  • Loading branch information
Harvey Harrison authored and Linus Torvalds committed May 13, 2008
1 parent d509de4 commit c71b3ac
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: 9377abd026bf9bde7db90dac09170034bf6d1cbf
refs/heads/master: 55654be9e11461484141d8dff0715efa0d7a945a
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/sdhci.h
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ struct sdhci_host {
struct mmc_request *mrq; /* Current request */
struct mmc_command *cmd; /* Current command */
struct mmc_data *data; /* Current data request */
int data_early:1; /* Data finished before cmd */
unsigned int data_early:1; /* Data finished before cmd */

struct scatterlist *cur_sg; /* We're working on this */
int num_sg; /* Entries left */
Expand Down

0 comments on commit c71b3ac

Please sign in to comment.