Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221868
b: refs/heads/master
c: 377304a
h: refs/heads/master
v: v3
  • Loading branch information
Michael Spang authored and Nicolas Pitre committed Nov 5, 2010
1 parent 35444a9 commit d1d496c
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: 3924996bab2845bdf9a9d16ff7c20445de1ab55d
refs/heads/master: 377304abefa208890dce5739e4f297c93240efb2
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-orion5x/ts78xx-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ static struct platform_nand_data ts78xx_ts_nand_data = {
static struct resource ts78xx_ts_nand_resources = {
.start = TS_NAND_DATA,
.end = TS_NAND_DATA + 4,
.flags = IORESOURCE_IO,
.flags = IORESOURCE_MEM,
};

static struct platform_device ts78xx_ts_nand_device = {
Expand Down

0 comments on commit d1d496c

Please sign in to comment.