diff options
author | John Klug <john.klug@multitech.com> | 2017-09-07 18:43:36 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-09-07 18:43:36 -0500 |
commit | 72cc7d97e8cacb76450ac0a8405169eccb2a830c (patch) | |
tree | fda2e6fd997340cc3ed1b69fa739eb5fd85b56cc /recipes-kernel/linux/linux-3.12.70 | |
parent | 6f59b8795e6a3438d5e3bb99ee1460eda381609b (diff) | |
download | meta-multitech-72cc7d97e8cacb76450ac0a8405169eccb2a830c.tar.gz meta-multitech-72cc7d97e8cacb76450ac0a8405169eccb2a830c.tar.bz2 meta-multitech-72cc7d97e8cacb76450ac0a8405169eccb2a830c.zip |
Correct the device tree patch
Diffstat (limited to 'recipes-kernel/linux/linux-3.12.70')
-rw-r--r-- | recipes-kernel/linux/linux-3.12.70/mtcap/linux-3.12-mtcap-device-tree.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcap/linux-3.12-mtcap-device-tree.patch b/recipes-kernel/linux/linux-3.12.70/mtcap/linux-3.12-mtcap-device-tree.patch index db18efd..f6addbc 100644 --- a/recipes-kernel/linux/linux-3.12.70/mtcap/linux-3.12-mtcap-device-tree.patch +++ b/recipes-kernel/linux/linux-3.12.70/mtcap/linux-3.12-mtcap-device-tree.patch @@ -1,7 +1,7 @@ diff -Naru linux-3.12.70.orig/arch/arm/boot/dts/mtcap.dts linux-3.12.70/arch/arm/boot/dts/mtcap.dts --- linux-3.12.70.orig/arch/arm/boot/dts/mtcap.dts 1969-12-31 18:00:00.000000000 -0600 -+++ linux-3.12.70/arch/arm/boot/dts/mtcap.dts 2017-07-24 14:29:39.205366275 -0500 -@@ -0,0 +1,215 @@ ++++ linux-3.12.70/arch/arm/boot/dts/mtcap.dts 2017-09-07 18:36:07.841825140 -0500 +@@ -0,0 +1,235 @@ +/* + * DTS file for Multi-Tech Systems MTCAP Hardware + */ |