]> git.sur5r.net Git - u-boot/blobdiff - drivers/serial/serial_efi.c
dm: freescale: Drop mxs_auart serial driver
[u-boot] / drivers / serial / serial_efi.c
index cf57d8977b527b8e30989e6d90151bd24673a726..ea25c25a68e05737f456bcf31549addffa9a504a 100644 (file)
@@ -107,7 +107,7 @@ static int serial_efi_pending(struct udevice *dev, bool input)
  * There is nothing to init here since the EFI console is already running by
  * the time we enter U-Boot.
  */
-void debug_uart_init(void)
+static inline void _debug_uart_init(void)
 {
 }