All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
@ 2024-09-20  6:32 Martin Stolpe
  2024-09-20  6:32 ` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi Martin Stolpe
  0 siblings, 1 reply; 11+ messages in thread
From: Martin Stolpe @ 2024-09-20  6:32 UTC (permalink / raw)
  To: u-boot
  Cc: Martin Stolpe, Devarsh Thakkar, Francois Berder, Ivan T. Ivanov,
	Matthias Brugger, Nikhil M Jain, Peter Robinson, Rasmus Villemoes,
	Tom Rini


This patch will fix a compilation error if CONFIG_VIDEO is set to disabled.


Martin Stolpe (1):
  rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi

 board/raspberrypi/rpi/rpi.c | 2 +-
 boot/fdt_simplefb.c         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-10-11 13:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20  6:32 [PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled Martin Stolpe
2024-09-20  6:32 ` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi Martin Stolpe
2024-09-20  8:16   ` Ivan T. Ivanov
2024-09-24  6:26     ` Martin Stolpe
2024-09-24  6:38       ` Devarsh Thakkar
2024-09-26 12:26         ` Martin Stolpe
2024-09-26 16:45           ` Devarsh Thakkar
2024-10-07 12:54             ` Martin Stolpe
2024-10-07 13:02               ` Devarsh Thakkar
2024-10-11 12:22                 ` Martin Stolpe
2024-10-11 12:33                   ` Peter Robinson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.