mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 02:19:51 +00:00
struct of_device_id is not implicitly included anymore. Include <linux/mod_devicetable.h> to fix compilation on Linux 5.15. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>