Re: [PATCH] of/platform: Staticize of_platform_device_create_pdata()

2013-07-20 Thread Grant Likely
On Mon, 1 Jul 2013 20:26:52 +0100, Mark Brown wrote: > From: Mark Brown > > It is not used outside of this file so doesn't need to be in the global > namespace. > > Signed-off-by: Mark Brown Applied, thanks. g. ___ devicetree-discuss mailing list

[PATCH] of/platform: Staticize of_platform_device_create_pdata()

2013-07-08 Thread Mark Brown
From: Mark Brown It is not used outside of this file so doesn't need to be in the global namespace. Signed-off-by: Mark Brown --- drivers/of/platform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/platform.c b/drivers/of/platform.c index e0a6514..b0d1ff8 10064

[PATCH] of/platform: Staticize of_platform_device_create_pdata()

2013-07-01 Thread Mark Brown
From: Mark Brown It is not used outside of this file so doesn't need to be in the global namespace. Signed-off-by: Mark Brown --- drivers/of/platform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/platform.c b/drivers/of/platform.c index e0a6514..b0d1ff8 10064