mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-13 11:39:30 -04: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>