From 6b6f2695f94d3e9db88c0b4bbf01a15577342ce4 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Jul 2007 15:04:06 +0100 Subject: [PATCH] --- yaml --- r: 58677 b: refs/heads/master c: f2c4b47f26c9d3ba32fb51e574d8cacce30f744d h: refs/heads/master i: 58675: ab97c5c69d75fbca10d8103f43831a2f6246cfd6 v: v3 --- [refs] | 2 +- trunk/arch/mips/philips/pnx8550/common/platform.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f268913763f9..a5d297b7f8fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 070c7b8611e852099370b17eaeb470407cb80ffe +refs/heads/master: f2c4b47f26c9d3ba32fb51e574d8cacce30f744d diff --git a/trunk/arch/mips/philips/pnx8550/common/platform.c b/trunk/arch/mips/philips/pnx8550/common/platform.c index d43f56e2cd78..c839436bd012 100644 --- a/trunk/arch/mips/philips/pnx8550/common/platform.c +++ b/trunk/arch/mips/philips/pnx8550/common/platform.c @@ -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));