Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303140
b: refs/heads/master
c: 59858b7
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Sekhar Nori committed Apr 27, 2012
1 parent 1cb9512 commit 4f6271d
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: d65566e50b35165c5d89cd6ea5049662ae6da43b
refs/heads/master: 59858b718efe12a7dbba72a158ea2edfc516b216
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/board-da850-evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ static struct platform_device da850_evm_nandflash_device = {
.resource = da850_evm_nandflash_resource,
};

static struct platform_device *da850_evm_devices[] __initdata = {
static struct platform_device *da850_evm_devices[] = {
&da850_evm_nandflash_device,
&da850_evm_norflash_device,
};
Expand Down

0 comments on commit 4f6271d

Please sign in to comment.