From 84f841c5b973d9f69e9fe3574ee37926c7914432 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Mon, 18 Apr 2016 14:22:04 +0200 Subject: arm: socfpga: Fix typos in DT files (environmnet -> environment) Fix a small typo in some of the SoCFPGA dts files that has spread via copy-and-paste. Signed-off-by: Stefan Roese Cc: Marek Vasut Cc: Dinh Nguyen Cc: Chin Liang See --- arch/arm/dts/socfpga_cyclone5_sr1500.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/dts/socfpga_cyclone5_sr1500.dts') diff --git a/arch/arm/dts/socfpga_cyclone5_sr1500.dts b/arch/arm/dts/socfpga_cyclone5_sr1500.dts index 32c6aad30d..739bbb7f3d 100644 --- a/arch/arm/dts/socfpga_cyclone5_sr1500.dts +++ b/arch/arm/dts/socfpga_cyclone5_sr1500.dts @@ -16,7 +16,7 @@ aliases { /* - * This allows the ethaddr uboot environmnet variable + * This allows the ethaddr uboot environment variable * contents to be added to the gmac1 device tree blob. */ ethernet0 = &gmac1; -- cgit v1.2.1