This is the result of grepping/searching for several common whitespace issues like double empty lines, leading spaces, etc. This patch fixes them for the ath79 target. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
9 lines
191 B
Text
9 lines
191 B
Text
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar7240_netgear_wnr612-v2.dtsi"
|
|
|
|
/ {
|
|
model = "Netgear WNR612 v2";
|
|
compatible = "netgear,wnr612-v2", "qca,ar7240";
|
|
};
|