apm821xx: WNDAP620: remove bad semicolon in dts after #include

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>
This commit is contained in:
Christian Lamparter 2018-12-08 17:38:05 +01:00
parent bd3e234473
commit 0bce89037f

View File

@ -8,7 +8,7 @@
/dts-v1/;
#include "netgear-wndap6x0.dtsi";
#include "netgear-wndap6x0.dtsi"
/ {
model = "Netgear WNDAP620";