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

Commit 433e8e87 authored by Michael Bestas's avatar Michael Bestas Committed by MajorP93
Browse files

uboot_log: Make it build

Change-Id: I1770e7d6bae3f90380872c26ca095ac518dfb0b0
parent f6aa7481
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -167,7 +167,7 @@ const struct file_operations kboot_fops = {
/*
 * Dont printk any log int this thread
 */
int ubootback_thread_fn()
static int ubootback_thread_fn()
{
	size_t line_len = 0;
	u32 idx =0;