Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334643
b: refs/heads/master
c: fdc858a
h: refs/heads/master
i:
  334641: fa2b17b
  334639: 2d10802
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 12, 2012
1 parent 4952f20 commit 5c7a918
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: 8855e49b64668463d0db2f0deca7b517fdb63eee
refs/heads/master: fdc858a466b738d35d3492bc7cf77b1dac98bf7c
2 changes: 1 addition & 1 deletion trunk/drivers/pcmcia/pxa2xx_sharpsl.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ static void sharpsl_pcmcia_socket_suspend(struct soc_pcmcia_socket *skt)
sharpsl_pcmcia_init_reset(skt);
}

static struct pcmcia_low_level sharpsl_pcmcia_ops __initdata = {
static struct pcmcia_low_level sharpsl_pcmcia_ops = {
.owner = THIS_MODULE,
.hw_init = sharpsl_pcmcia_hw_init,
.socket_state = sharpsl_pcmcia_socket_state,
Expand Down

0 comments on commit 5c7a918

Please sign in to comment.