mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-06 10:57:25 +00: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>