Skip to content

Fix build on Debian

Remove __init annotation from of_bootloader_log_platform_data(). Not sure how OnePlus compiled it with Clang 8 but with this change it builds with Clang 11 on Debian Sid.

Merge request reports