mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-07-30 03:10:11 +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>