* [PATCH v1 5/8] toradex: common: Remove stale function declaration
2022-07-21 13:17 [PATCH v1 0/8] board: toradex: Refactor config block handling and cleanup Francesco Dolcini
@ 2022-07-21 13:17 ` Francesco Dolcini
0 siblings, 0 replies; 2+ messages in thread
From: Francesco Dolcini @ 2022-07-21 13:17 UTC (permalink / raw)
To: u-boot, Marcel Ziswiler; +Cc: Francesco Dolcini
Remove stale show_boot_logo() declaration, not used anywhere.
Fixes: e6fd30dd9eef ("toradex: drop legacy show_boot_logo function and use splashscreen")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
---
board/toradex/common/tdx-common.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/board/toradex/common/tdx-common.h b/board/toradex/common/tdx-common.h
index c96e8754e9e2..d446e9f1d5ca 100644
--- a/board/toradex/common/tdx-common.h
+++ b/board/toradex/common/tdx-common.h
@@ -12,8 +12,4 @@
int ft_common_board_setup(void *blob, struct bd_info *bd);
u32 get_board_revision(void);
-#if defined(CONFIG_DM_VIDEO)
-int show_boot_logo(void);
-#endif
-
#endif /* _TDX_COMMON_H */
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH v1 5/8] toradex: common: Remove stale function declaration
@ 2022-07-25 16:42 sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2022-07-25 16:42 UTC (permalink / raw)
To: Francesco Dolcini, u-boot
> Remove stale show_boot_logo() declaration, not used anywhere.
> Fixes: e6fd30dd9eef ("toradex: drop legacy show_boot_logo function and use splashscreen")
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-25 16:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-25 16:42 [PATCH v1 5/8] toradex: common: Remove stale function declaration sbabic
-- strict thread matches above, loose matches on Subject: below --
2022-07-21 13:17 [PATCH v1 0/8] board: toradex: Refactor config block handling and cleanup Francesco Dolcini
2022-07-21 13:17 ` [PATCH v1 5/8] toradex: common: Remove stale function declaration Francesco Dolcini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox