From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 16 Oct 2013 08:18:13 +0200 Subject: [U-Boot] [PATCH v2 1/2] serial: xuartlite: Staticize local functions In-Reply-To: <1381887956.9895.6.camel@phoenix> References: <1381887956.9895.6.camel@phoenix> Message-ID: <525E2FA5.1020409@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 16.10.2013 03:45, Axel Lin wrote: > Staticize local functions in xuartlite driver. > > Signed-off-by: Axel Lin Acked-by: Stefan Roese Thanks, Stefan