From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH] of/platform: Staticize of_platform_device_create_pdata() Date: Sat, 20 Jul 2013 06:40:15 +0100 Message-ID: <20130720054015.38B0E3E0DDB@localhost> References: <1372706812-3463-1-git-send-email-broonie@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1372706812-3463-1-git-send-email-broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Mark Brown , Rob Herring Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Mark Brown List-Id: devicetree@vger.kernel.org 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.