]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: xuartlite: Staticize local functions
authorAxel Lin <axel.lin@ingics.com>
Wed, 16 Oct 2013 01:45:56 +0000 (09:45 +0800)
committerTom Rini <trini@ti.com>
Fri, 8 Nov 2013 20:25:13 +0000 (15:25 -0500)
commit212d7dadcd6465d342b937bf095114c0a8ced048
tree22fb8213defe3953ffede747a54b8a0a087685cd
parentf601624ecd8b8311c90582a9d86e4a18301f1a28
serial: xuartlite: Staticize local functions

Staticize local functions in xuartlite driver.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Stefan Roese <sr@denx.de>
Tested-by: Michal Simek <monstr@monstr.eu>
drivers/serial/serial_xuartlite.c