mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-20 16:11:59 +04:00
076eefdc2c
of_device.h was used only for of_match_device. That is no longer used in most places so we can drop the extra header. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23071 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>