Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284801
b: refs/heads/master
c: 2b84112
h: refs/heads/master
i:
  284799: f4d0467
v: v3
  • Loading branch information
Rob Herring committed Jan 4, 2012
1 parent 3bb2008 commit 141654a
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 16 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: f2ab2ba09e081fbce068c0adc205ad3f25a3b626
refs/heads/master: 2b84112718ea816bb1147d6eabd4469143f89ddd
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-realview/realview_eb.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,17 +117,14 @@ static void __init realview_eb_map_io(void)

static struct pl061_platform_data gpio0_plat_data = {
.gpio_base = 0,
.irq_base = -1,
};

static struct pl061_platform_data gpio1_plat_data = {
.gpio_base = 8,
.irq_base = -1,
};

static struct pl061_platform_data gpio2_plat_data = {
.gpio_base = 16,
.irq_base = -1,
};

static struct pl022_ssp_controller ssp0_plat_data = {
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-realview/realview_pb1176.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,17 +113,14 @@ static void __init realview_pb1176_map_io(void)

static struct pl061_platform_data gpio0_plat_data = {
.gpio_base = 0,
.irq_base = -1,
};

static struct pl061_platform_data gpio1_plat_data = {
.gpio_base = 8,
.irq_base = -1,
};

static struct pl061_platform_data gpio2_plat_data = {
.gpio_base = 16,
.irq_base = -1,
};

static struct pl022_ssp_controller ssp0_plat_data = {
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-realview/realview_pb11mp.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,17 +112,14 @@ static void __init realview_pb11mp_map_io(void)

static struct pl061_platform_data gpio0_plat_data = {
.gpio_base = 0,
.irq_base = -1,
};

static struct pl061_platform_data gpio1_plat_data = {
.gpio_base = 8,
.irq_base = -1,
};

static struct pl061_platform_data gpio2_plat_data = {
.gpio_base = 16,
.irq_base = -1,
};

static struct pl022_ssp_controller ssp0_plat_data = {
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-realview/realview_pba8.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,14 @@ static void __init realview_pba8_map_io(void)

static struct pl061_platform_data gpio0_plat_data = {
.gpio_base = 0,
.irq_base = -1,
};

static struct pl061_platform_data gpio1_plat_data = {
.gpio_base = 8,
.irq_base = -1,
};

static struct pl061_platform_data gpio2_plat_data = {
.gpio_base = 16,
.irq_base = -1,
};

static struct pl022_ssp_controller ssp0_plat_data = {
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-realview/realview_pbx.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,17 +124,14 @@ static void __init realview_pbx_map_io(void)

static struct pl061_platform_data gpio0_plat_data = {
.gpio_base = 0,
.irq_base = -1,
};

static struct pl061_platform_data gpio1_plat_data = {
.gpio_base = 8,
.irq_base = -1,
};

static struct pl061_platform_data gpio2_plat_data = {
.gpio_base = 16,
.irq_base = -1,
};

static struct pl022_ssp_controller ssp0_plat_data = {
Expand Down

0 comments on commit 141654a

Please sign in to comment.