Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123896
b: refs/heads/master
c: d6bc5f7
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Dec 15, 2008
1 parent 3500c4e commit 492877a
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: c33e14c724406d987111ee73f1c5335a1f450473
refs/heads/master: d6bc5f70e04168a3240f3ad7948415798128b949
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s3c/include/plat/sdhci.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static inline void s3c6410_default_sdhci0(void)
static inline void s3c6410_default_sdhci1(void)
{
s3c_hsmmc1_def_platdata.clocks = s3c6410_hsmmc_clksrcs;
s3c_hsmmc1_def_platdata.cfg_gpio = s3c6410_setup_sdhci0_cfg_gpio;
s3c_hsmmc1_def_platdata.cfg_gpio = s3c6410_setup_sdhci1_cfg_gpio;
s3c_hsmmc1_def_platdata.cfg_card = s3c6410_setup_sdhci0_cfg_card;
}
#else
Expand Down

0 comments on commit 492877a

Please sign in to comment.