Skip to content
Snippets Groups Projects
Commit 321aca66 authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

oxnas: fix syntax in ox820-akitio.dts


This commit introduced a syntax error in ox820-akitio.dts which is
fixed now:
commit 5cde94d9
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Sat Sep 24 01:14:53 2016 +0200
    oxnas: backport upstream NAND driver

This caused the folowing error message in the build bot:
Error: arch/arm/boot/dts/ox820-akitio.dts:146.3-147.1 syntax error
FATAL ERROR: Unable to parse input tree
scripts/Makefile.lib:293: recipe for target 'arch/arm/boot/dts/ox820-akitio.dtb' failed
make[5]: *** [arch/arm/boot/dts/ox820-akitio.dtb] Error 1

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 1436e154
No related branches found
No related tags found
No related merge requests found
...@@ -143,4 +143,5 @@ ...@@ -143,4 +143,5 @@
label = "ubi"; label = "ubi";
reg = <0x026c0000 0x0d940000>; reg = <0x026c0000 0x0d940000>;
}; };
};
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment