]> Git Repo - linux.git/commitdiff
ARCv2: intc: Delete useless comments in Device Trees
authorYuriy Kolerov <[email protected]>
Thu, 2 Feb 2017 00:13:33 +0000 (03:13 +0300)
committerVineet Gupta <[email protected]>
Mon, 6 Feb 2017 17:37:57 +0000 (09:37 -0800)
Signed-off-by: Yuriy Kolerov <[email protected]>
Signed-off-by: Vineet Gupta <[email protected]>
arch/arc/boot/dts/haps_hs_idu.dts
arch/arc/boot/dts/nsimosci_hs_idu.dts

index 0a857fa73190b083300a214bdd284ba4b1bd3898..215cddd0b63baa4d1f865828e1df50914526e64e 100644 (file)
@@ -47,7 +47,6 @@
                        compatible = "snps,archs-intc";
                        interrupt-controller;
                        #interrupt-cells = <1>;
-/*                     interrupts = <16 17 18 19 20 21 22 23 24 25>; */
                };
 
                idu_intc: idu-interrupt-controller {
index 37be2bb8dd39f7fb0ad039c88d0d190e03d6d142..5052917d4a99490ea77d2e18cc03b97ce3722f3a 100644 (file)
@@ -43,7 +43,6 @@
                        compatible = "snps,archs-intc";
                        interrupt-controller;
                        #interrupt-cells = <1>;
-/*                     interrupts = <16 17 18 19 20 21 22 23 24 25>; */
                };
 
                idu_intc: idu-interrupt-controller {
This page took 0.060039 seconds and 4 git commands to generate.