aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap/patches-3.12/411-ARM-dts-am335x-evm-Remove-blank-lines.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-11-15 12:23:17 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-11-15 12:23:17 +0000
commitb041af2c640ab6716e0c1db72950b1e0e99afae0 (patch)
treea9572752deb28aa978615d39b24eeb9d8b9362b6 /target/linux/omap/patches-3.12/411-ARM-dts-am335x-evm-Remove-blank-lines.patch
parent6bf4a75ce914ad43855d24d98cb8eeba179e4b2b (diff)
downloadupstream-b041af2c640ab6716e0c1db72950b1e0e99afae0.tar.gz
upstream-b041af2c640ab6716e0c1db72950b1e0e99afae0.tar.bz2
upstream-b041af2c640ab6716e0c1db72950b1e0e99afae0.zip
[omap]: replace the TI patch with a smaller patchset
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38816 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap/patches-3.12/411-ARM-dts-am335x-evm-Remove-blank-lines.patch')
-rw-r--r--target/linux/omap/patches-3.12/411-ARM-dts-am335x-evm-Remove-blank-lines.patch35
1 files changed, 35 insertions, 0 deletions
diff --git a/target/linux/omap/patches-3.12/411-ARM-dts-am335x-evm-Remove-blank-lines.patch b/target/linux/omap/patches-3.12/411-ARM-dts-am335x-evm-Remove-blank-lines.patch
new file mode 100644
index 0000000000..77c50066d7
--- /dev/null
+++ b/target/linux/omap/patches-3.12/411-ARM-dts-am335x-evm-Remove-blank-lines.patch
@@ -0,0 +1,35 @@
+From 76b54fecdd214b32f568b2f97102fc1ab5745fa1 Mon Sep 17 00:00:00 2001
+From: Peter Ujfalusi <peter.ujfalusi@ti.com>
+Date: Mon, 23 Sep 2013 10:34:06 +0300
+Subject: [PATCH 222/752] ARM/dts: am335x-evm: Remove blank lines
+
+Clean up the blank lines where they are not needed.
+
+Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
+---
+ arch/arm/boot/dts/am335x-evm.dts | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/arch/arm/boot/dts/am335x-evm.dts b/arch/arm/boot/dts/am335x-evm.dts
+index 664fa2a..baeb805 100644
+--- a/arch/arm/boot/dts/am335x-evm.dts
++++ b/arch/arm/boot/dts/am335x-evm.dts
+@@ -266,7 +266,6 @@
+ DRVDD-supply = <&vaux2_reg>;
+ DVDD-supply = <&vbat>;
+ };
+-
+ };
+
+ elm: elm@48080000 {
+@@ -376,7 +375,6 @@
+ "LINE1L", "Line In",
+ "LINE1R", "Line In";
+ };
+-
+ };
+
+ vbat: fixedregulator@0 {
+--
+1.7.10.4
+