Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108919
b: refs/heads/master
c: 2a5323c
h: refs/heads/master
i:
  108917: af9fb8d
  108915: e172630
  108911: 06fd0cc
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Aug 11, 2008
1 parent 2e2d18b commit 98e9b24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: b6ce9ad05f782e6a00aed8432d9513dc394115ce
refs/heads/master: 2a5323cd69ff485c1b68960f2b4802cf252558f1
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/cpu/sh4a/setup-sh7723.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ static struct platform_device vpu_device = {
};

static struct uio_info veu0_platform_data = {
.name = "VEU",
.name = "VEU2H",
.version = "0",
.irq = 54,
};
Expand Down Expand Up @@ -73,7 +73,7 @@ static struct platform_device veu0_device = {
};

static struct uio_info veu1_platform_data = {
.name = "VEU",
.name = "VEU2H",
.version = "0",
.irq = 27,
};
Expand Down

0 comments on commit 98e9b24

Please sign in to comment.