Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80d8611d authored by Philippe Proulx's avatar Philippe Proulx Committed by Greg Kroah-Hartman
Browse files
parent d4f9e7b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1723,7 +1723,7 @@ static int serial_omap_probe(struct platform_device *pdev)
	if (!up->port.uartclk) {
		up->port.uartclk = DEFAULT_CLK_SPEED;
		dev_warn(&pdev->dev,
			 "No clock speed specified: using default: %d\n"
			 "No clock speed specified: using default: %d\n",
			 DEFAULT_CLK_SPEED);
	}