Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274003
b: refs/heads/master
c: 92e41ef
h: refs/heads/master
i:
  274001: 327c436
  273999: 83173f0
v: v3
  • Loading branch information
Tushar Behera authored and Kukjin Kim committed Oct 2, 2011
1 parent ac36aa8 commit 624ddd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 9edff0f79f5b98e6abfabfa27b31d155e3c994e1
refs/heads/master: 92e41efd73918d28ad48a937489e6f2a02140057
4 changes: 1 addition & 3 deletions trunk/arch/arm/mach-exynos4/mach-origen.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ static struct s3c2410_uartcfg origen_uartcfgs[] __initdata = {
};

static struct s3c_sdhci_platdata origen_hsmmc2_pdata __initdata = {
.cd_type = S3C_SDHCI_CD_GPIO,
.ext_cd_gpio = EXYNOS4_GPK2(2),
.ext_cd_gpio_invert = 1,
.cd_type = S3C_SDHCI_CD_INTERNAL,
.clk_type = S3C_SDHCI_CLK_DIV_EXTERNAL,
};

Expand Down

0 comments on commit 624ddd8

Please sign in to comment.