1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-07-03 13:05:36 +01:00
Files
Jan Čermák 8f3567aa0e Fix generic_raw_uart compilation after Buildroot 2025.02.15 bump (#4778)
In [1] Buildroot enabled -Werror for kernel modules. Since
generic_raw_uart had several occurrences of -Wmissing-prototypes, this
change lead to the package not building anymore. Make the function
static to fix the build.

[1] https://github.com/home-assistant/buildroot/commit/260f7ec2a9b461b0382c0d982ccbb07005fcf216
2026-06-18 09:37:53 +02:00
..
2026-05-22 16:28:57 +02:00