Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58677
b: refs/heads/master
c: f2c4b47
h: refs/heads/master
i:
  58675: ab97c5c
v: v3
  • Loading branch information
Ralf Baechle committed Jul 10, 2007
1 parent 3547851 commit 6b6f269
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: 070c7b8611e852099370b17eaeb470407cb80ffe
refs/heads/master: f2c4b47f26c9d3ba32fb51e574d8cacce30f744d
2 changes: 1 addition & 1 deletion trunk/arch/mips/philips/pnx8550/common/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ static struct platform_device *pnx8550_platform_devices[] __initdata = {
&pnx8550_uart_device,
};

int pnx8550_platform_init(void)
static int __init pnx8550_platform_init(void)
{
return platform_add_devices(pnx8550_platform_devices,
ARRAY_SIZE(pnx8550_platform_devices));
Expand Down

0 comments on commit 6b6f269

Please sign in to comment.