Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295969
b: refs/heads/master
c: 63ecf0a
h: refs/heads/master
i:
  295967: 13fa384
v: v3
  • Loading branch information
Paul Parsons authored and Haojian Zhuang committed Mar 14, 2012
1 parent 29d1a94 commit 532f4a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 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: cd419cf922bdb50d33c98c9a0c81f51a40609f66
refs/heads/master: 63ecf0a9b55ada8c59ac10472c4468b46cf2e97a
12 changes: 0 additions & 12 deletions trunk/arch/arm/mach-pxa/hx4700.c
Original file line number Diff line number Diff line change
Expand Up @@ -787,17 +787,6 @@ static struct platform_device audio = {
};


/*
* PCMCIA
*/

static struct platform_device pcmcia = {
.name = "hx4700-pcmcia",
.dev = {
.parent = &asic3.dev,
},
};

/*
* Platform devices
*/
Expand All @@ -814,7 +803,6 @@ static struct platform_device *devices[] __initdata = {
&power_supply,
&strataflash,
&audio,
&pcmcia,
};

static struct gpio global_gpios[] = {
Expand Down

0 comments on commit 532f4a3

Please sign in to comment.