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:26 Martin Stolpe
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Stolpe @ 2024-09-20  6:26 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] 2+ messages in thread
* [PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
@ 2024-09-20  6:32 Martin Stolpe
  0 siblings, 0 replies; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2024-09-20  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20  6:26 [PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled Martin Stolpe
  -- strict thread matches above, loose matches on Subject: below --
2024-09-20  6:32 Martin Stolpe

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.