[omap]: replace the TI patch with a smaller patchset
[openwrt.git] / target / linux / omap / patches-3.12 / 411-ARM-dts-am335x-evm-Remove-blank-lines.patch
1 From 76b54fecdd214b32f568b2f97102fc1ab5745fa1 Mon Sep 17 00:00:00 2001
2 From: Peter Ujfalusi <peter.ujfalusi@ti.com>
3 Date: Mon, 23 Sep 2013 10:34:06 +0300
4 Subject: [PATCH 222/752] ARM/dts: am335x-evm: Remove blank lines
5
6 Clean up the blank lines where they are not needed.
7
8 Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
9 ---
10  arch/arm/boot/dts/am335x-evm.dts |    2 --
11  1 file changed, 2 deletions(-)
12
13 diff --git a/arch/arm/boot/dts/am335x-evm.dts b/arch/arm/boot/dts/am335x-evm.dts
14 index 664fa2a..baeb805 100644
15 --- a/arch/arm/boot/dts/am335x-evm.dts
16 +++ b/arch/arm/boot/dts/am335x-evm.dts
17 @@ -266,7 +266,6 @@
18                                 DRVDD-supply = <&vaux2_reg>;
19                                 DVDD-supply = <&vbat>;
20                         };
21 -
22                 };
23  
24                 elm: elm@48080000 {
25 @@ -376,7 +375,6 @@
26                                 "LINE1L",               "Line In",
27                                 "LINE1R",               "Line In";
28                 };
29 -
30         };
31  
32         vbat: fixedregulator@0 {
33 -- 
34 1.7.10.4
35