ixp4xx: add missing reboot handlers (fixes #11577)
[openwrt.git] / target / linux / ixp4xx / patches-3.3 / 105-wg302v1_support.patch
index 1e8fdaa..c9d5b94 100644 (file)
 +subsys_initcall(wg302v1_pci_init);
 --- /dev/null
 +++ b/arch/arm/mach-ixp4xx/wg302v1-setup.c
-@@ -0,0 +1,144 @@
+@@ -0,0 +1,145 @@
 +/*
 + * arch/arm/mach-ixp4xx/wg302v1-setup.c
 + *
 +#if defined(CONFIG_PCI)
 +      .dma_zone_size  = SZ_64M,
 +#endif
++      .restart        = ixp4xx_restart,
 +MACHINE_END
 +#endif