mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-29 21:46:17 +00:00
Include <linux/of.h> instead of <linux/of_device.h>. This problem arised when adding support for 6.12, but it can be fixed on older kernels too. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>