* [PATCH] handoff-data: add missing include
@ 2026-02-04 17:33 Marco Felsch
2026-02-09 14:12 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Marco Felsch @ 2026-02-04 17:33 UTC (permalink / raw)
To: barebox
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
include/pbl/handoff-data.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/pbl/handoff-data.h b/include/pbl/handoff-data.h
index 399d769f386f..81cb0880ad4a 100644
--- a/include/pbl/handoff-data.h
+++ b/include/pbl/handoff-data.h
@@ -1,6 +1,7 @@
#ifndef __PBL_HANDOFF_DATA_H
#define __PBL_HANDOFF_DATA_H
+#include <linux/bug.h>
#include <linux/list.h>
struct handoff_data {
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] handoff-data: add missing include
2026-02-04 17:33 [PATCH] handoff-data: add missing include Marco Felsch
@ 2026-02-09 14:12 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2026-02-09 14:12 UTC (permalink / raw)
To: barebox, Marco Felsch
On Wed, 04 Feb 2026 18:33:31 +0100, Marco Felsch wrote:
>
Applied, thanks!
[1/1] handoff-data: add missing include
https://git.pengutronix.de/cgit/barebox/commit/?id=637ed433481c (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-09 14:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-04 17:33 [PATCH] handoff-data: add missing include Marco Felsch
2026-02-09 14:12 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox