ixp4xx: add missing reboot handlers (fixes #11577, backport of r33672)
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx / patches-3.3 / 520-tw2662_support.patch
index edce4771bfff5589302fbdf30e85f32bec0b9ff7..c7940a76965b26ffb5a0c402d290faa279aa0595 100644 (file)
 +subsys_initcall(tw2662_pci_init);
 --- /dev/null
 +++ b/arch/arm/mach-ixp4xx/tw2662-setup.c
-@@ -0,0 +1,212 @@
+@@ -0,0 +1,213 @@
 +/*
 + * arch/arm/mach-ixp4xx/tw2662-setup.c
 + *
 +#if defined(CONFIG_PCI)
 +      .dma_zone_size  = SZ_64M,
 +#endif
++      .restart        = ixp4xx_restart,
 +MACHINE_END
 +#endif