diff options
author | John Crispin <john@phrozen.org> | 2016-05-24 17:17:36 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-24 17:17:36 +0200 |
commit | a42e84b2dbb409cc40d94d1311251149a5404029 (patch) | |
tree | eaf5320ab5a8230f139d70f914cd25a0d6d9c573 /target/linux/lantiq | |
parent | dc44b2bd628e596c493ea195af14229a7f58770d (diff) | |
download | upstream-a42e84b2dbb409cc40d94d1311251149a5404029.tar.gz upstream-a42e84b2dbb409cc40d94d1311251149a5404029.tar.bz2 upstream-a42e84b2dbb409cc40d94d1311251149a5404029.zip |
lantiq: fix regression in VG3503J.dts
9d0608eef3e5b9fca - "lantiq: VG3503J - merge profiles"
resulted in the dts file missing the version string.
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/dts/VG3503J.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/VG3503J.dts b/target/linux/lantiq/dts/VG3503J.dts index c7b8125267..1aeb4f19f8 100644 --- a/target/linux/lantiq/dts/VG3503J.dts +++ b/target/linux/lantiq/dts/VG3503J.dts @@ -1,3 +1,5 @@ +/dts-v1/; + /include/ "vr9.dtsi" / { |