ARCv2: intc: Delete useless comments in Device Trees
Signed-off-by: Yuriy Kolerov <yuriy.kolerov@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
parent
ec69b269d8
commit
b48fba057c
|
@ -47,7 +47,6 @@ core_intc: interrupt-controller {
|
|||
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 {
|
||||
|
|
|
@ -43,7 +43,6 @@ core_intc: core-interrupt-controller {
|
|||
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 {
|
||||
|
|
Loading…
Reference in New Issue