mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 04:39:29 -04:00
This patch fixes a build warning triggered by a semicolon in the dts after the #include directive. netgear-wndap620.dts:11:33: warning: extra tokens at end of #include directive Signed-off-by: Christian Lamparter <chunkeey@gmail.com>