diff options
Diffstat (limited to 'target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch')
-rw-r--r-- | target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch deleted file mode 100644 index 9b2c7bbb65..0000000000 --- a/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/arch/powerpc/boot/dts/mpc8548cds.dtsi -+++ b/arch/powerpc/boot/dts/mpc8548cds.dtsi -@@ -293,8 +293,10 @@ - #address-cells = <0>; - #interrupt-cells = <2>; - compatible = "chrp,iic"; -+/* - interrupts = <0 1 0 0>; - interrupt-parent = <&mpic>; -+*/ - }; - - rtc@70 { |