Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166081
b: refs/heads/master
c: 9cf97b1
h: refs/heads/master
i:
  166079: aec2c2d
v: v3
  • Loading branch information
Mike Rapoport authored and Eric Miao committed Sep 10, 2009
1 parent ce1169e commit 8802d13
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 489db6a662af5ca1b6574bae2d974017346bb983
refs/heads/master: 9cf97b1beeb8596b1e923642e3f2af949fc68082
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-pxa/em-x270.c
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,6 @@ static void __init em_x270_init_i2c(void)

static void __init em_x270_module_init(void)
{
pr_info("%s\n", __func__);
pxa2xx_mfp_config(ARRAY_AND_SIZE(em_x270_pin_config));

mmc_cd = GPIO13_MMC_CD;
Expand All @@ -1270,7 +1269,6 @@ static void __init em_x270_module_init(void)

static void __init em_x270_exeda_init(void)
{
pr_info("%s\n", __func__);
pxa2xx_mfp_config(ARRAY_AND_SIZE(exeda_pin_config));

mmc_cd = GPIO114_MMC_CD;
Expand Down

0 comments on commit 8802d13

Please sign in to comment.