Skip to content

Commit

Permalink
mvebu: 6.6: refresh patches
Browse files Browse the repository at this point in the history
Well, it seems that we have a patch that was not refreshed and CI is
complaining, so refresh it.

Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
robimarko committed Apr 3, 2024
1 parent 7bb9663 commit 7a78b22
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
}
--- a/init/main.c
+++ b/init/main.c
@@ -111,6 +111,10 @@
@@ -112,6 +112,10 @@

#include <kunit/test.h>

Expand All @@ -258,7 +258,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
static int kernel_init(void *);

/*
@@ -927,6 +931,18 @@ void start_kernel(void)
@@ -928,6 +932,18 @@ void start_kernel(void)
boot_cpu_hotplug_init();

pr_notice("Kernel command line: %s\n", saved_command_line);
Expand Down

0 comments on commit 7a78b22

Please sign in to comment.