]> git.sur5r.net Git - u-boot/commit
drivers: serial: remove nonexisting initialisation functions
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Mar 2018 15:55:02 +0000 (16:55 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Apr 2018 21:04:33 +0000 (17:04 -0400)
commit3f151eb6cfb4d9e9796a899aab3600dc7f5bb3dd
tree0bf8198348917140058d6388a6198b83d992a875
parent72566261d88491ecfd4a69d156235635b99fc1b2
drivers: serial: remove nonexisting initialisation functions

This patch removes call of serial initialisation functions that
are not implemented anymore.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
drivers/serial/serial.c
include/serial.h