hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/powerpc/platforms/powernv/opal-kmsg.c
....@@ -20,8 +20,7 @@
2020 * message, it just ensures that OPAL completely flushes the console buffer.
2121 */
2222 static void kmsg_dump_opal_console_flush(struct kmsg_dumper *dumper,
23
- enum kmsg_dump_reason reason,
24
- struct kmsg_dumper_iter *iter)
23
+ enum kmsg_dump_reason reason)
2524 {
2625 /*
2726 * Outside of a panic context the pollers will continue to run,