Other drivers may need to know the coreboot log level hence, export this function rather than marking it static.
627313081e console: Make get_log_level a public function
src/console/init.c | 2 +-
src/include/console/console.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
Upstream: review.coreboot.org