Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350536
b: refs/heads/master
c: 710a03e
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones authored and Linus Walleij committed Feb 10, 2013
1 parent 5ce2234 commit f1cd080
Show file tree
Hide file tree
Showing 3 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: 43a255dba132c1783f4ca16b528d55e55b4b4d83
refs/heads/master: 710a03e9349f027cf2d77559973fc06076a4042a
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-ux500/board-mop500.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ static struct platform_device snowball_gpio_en_3v3_regulator_dev = {

static struct abx500_gpio_platform_data ab8500_gpio_pdata = {
.gpio_base = MOP500_AB8500_PIN_GPIO(1),
.irq_base = MOP500_AB8500_VIR_GPIO_IRQ_BASE,
};

/* ab8500-codec */
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/mfd/abx500/ab8500-gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

struct abx500_gpio_platform_data {
int gpio_base;
u32 irq_base;
};

enum abx500_gpio_pull_updown {
Expand Down

0 comments on commit f1cd080

Please sign in to comment.