On Tue, 01 Apr 2025 12:50:03 +0200, Ahmad Fatoum wrote: > dev_printf is identical to pr_printf except for ignoring the dev > argument. Make it a macro to avoid compile errors when building without > CONFIG_PBL_CONSOLE && !CONFIG_CONSOLE_NONE. > > This has the nice extra benefit of saving some binary space. > > > [...]
Applied, thanks! [1/1] printk: make dev_printf a PBL stub https://git.pengutronix.de/cgit/barebox/commit/?id=7d64c54dbecb (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>