]> git.ipfire.org Git - thirdparty/openwrt.git/commit
bmips: sercomm-msp430: fix include
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 10 May 2025 07:00:45 +0000 (09:00 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 10 May 2025 07:02:25 +0000 (09:02 +0200)
commit5017ecac8417ac97945345901f96ad477a0bf8a1
tree912d58cdf9d39496253ffcf33864c0750e8e6431
parent9ffbef7e19ff2f573ed0c94282f39e694a7466e9
bmips: sercomm-msp430: fix include

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>
target/linux/bmips/files/drivers/leds/leds-sercomm-msp430.c